mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04: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>
|
#include <boost/iostreams/stream_buffer.hpp>
|
||||||
|
|
||||||
// For OutputDebugString
|
// For OutputDebugString
|
||||||
|
#define WIN32_LEAN_AND_MEAN
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
// makes __argc and __argv available on windows
|
// makes __argc and __argv available on windows
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user