include windows.h just to be safe

pull/1188/head
Aaron Miller 12 months 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