@@ -7,6 +7,7 @@ namespace pkpy{
#ifdef _WIN32
+#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
inline std::string getline(bool* eof=nullptr) {