Resistance is futile!

This commit is contained in:
Uleat 2020-01-01 21:12:09 -05:00
parent d50e5855c4
commit e7ad57a37e

View File

@ -28,6 +28,7 @@
#endif #endif
#ifdef _WINDOWS #ifdef _WINDOWS
#include <ctype.h>
#include <functional> #include <functional>
#include <algorithm> #include <algorithm>
#endif #endif