Skip to content

Commit f38ee3f

Browse files
committed
windows.h brakes std:min std:max
1 parent 1906a7b commit f38ee3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bandit/reporters/colorizer.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#define BANDIT_REPORTERS_COLORIZER_H
33

44
#ifdef _WIN32
5+
#define NOMINMAX
56
#define WIN32_LEAN_AND_MEAN
67
#include <windows.h>
78
#endif

0 commit comments

Comments
 (0)