We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5bd529 + f38ee3f commit 53f674dCopy full SHA for 53f674d
bandit/reporters/colorizer.h
@@ -2,6 +2,8 @@
2
#define BANDIT_REPORTERS_COLORIZER_H
3
4
#ifdef _WIN32
5
+ #define NOMINMAX
6
+ #define WIN32_LEAN_AND_MEAN
7
#include <windows.h>
8
#endif
9
0 commit comments