This commit is contained in:
blueloveTH 2023-04-27 19:31:53 +08:00
parent 1e1063edfe
commit cc84a01d4d

View File

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