mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: windows.h already included in stdligo.h
--HG-- branch : develop
This commit is contained in:
parent
f1cc782223
commit
4fa6247672
1 changed files with 0 additions and 6 deletions
|
@ -24,12 +24,6 @@
|
|||
#include "nel/misc/i_xml.h"
|
||||
#include "nel/misc/o_xml.h"
|
||||
|
||||
#ifdef NL_OS_WINDOWS
|
||||
#ifndef NL_COMP_MINGW
|
||||
#define NOMINMAX
|
||||
#endif
|
||||
#include <windows.h>
|
||||
#endif // NL_OS_WINDOWS
|
||||
|
||||
using namespace std;
|
||||
using namespace NLMISC;
|
||||
|
|
Loading…
Reference in a new issue