undo last commit

pull/24/head
gabime 11 years ago
parent e9dc0d2196
commit d00070da5d

@ -29,13 +29,8 @@
#include<ctime>
#ifdef _WIN32
#ifndef WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#undef WIN32_LEAN_AND_MEAN
#else
#include <Windows.h>
#endif
#endif //_WIN32

Loading…
Cancel
Save