Changed: windows.h already included in stdligo.h

--HG--
branch : develop
hg/feature/material-editor
kervala 9 years ago
parent f1cc782223
commit 4fa6247672

@ -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…
Cancel
Save