include windows.h
git-svn-id: svn://svn.icculus.org/netradiant/trunk@312 61c419a2-8eb2-4b30-bcec-8cead039b335
This commit is contained in:
@@ -89,6 +89,10 @@ DefaultAllocator - Memory allocation using new/delete, compliant with std::alloc
|
||||
#include "referencecache.h"
|
||||
#include "stacktrace.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
void show_splash();
|
||||
void hide_splash();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user