mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 03:39:55 +00:00
Windows-specific definition to omit inclusion of unused stuff from Windows.h
This commit is contained in:
parent
18d4cdb2ac
commit
7023395012
@ -11,6 +11,7 @@
|
||||
#include <boost/iostreams/stream_buffer.hpp>
|
||||
|
||||
// For OutputDebugString
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <Windows.h>
|
||||
// makes __argc and __argv available on windows
|
||||
#include <cstdlib>
|
||||
|
Loading…
x
Reference in New Issue
Block a user