blueloveTH %!s(int64=3) %!d(string=hai) anos
pai
achega
cc84a01d4d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/repl.h

+ 1 - 0
src/repl.h

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