include windows.h just to be safe

prefer7b
Aaron Miller 1 year ago committed by AT
parent 95b8fb312e
commit 432b7ebbd7

@ -11,6 +11,7 @@
#include <cstdlib>
#include <sstream>
#ifdef _MSC_VER
#include <windows.h>
#include <processthreadsapi.h>
#endif

Loading…
Cancel
Save