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.
1 parent e647cfc commit ec06d04Copy full SHA for ec06d04
cpp-terminal/private/terminfo.cpp
@@ -10,7 +10,6 @@
10
#ifdef _WIN32
11
#pragma warning(push)
12
#pragma warning(disable : 4668)
13
- #define WIN32_LEAN_AND_MEAN
14
#include <windows.h>
15
#pragma warning(pop)
16
#endif
0 commit comments