forked from metin-server/m2dev-client-src
removed all defines which are defined in the CMakeLists.txt
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifndef WIN32_LEAN_AND_MEAN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
#ifndef _CRT_SECURE_NO_WARNINGS
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
#endif
|
||||
|
||||
#define _WIN32_DCOM
|
||||
|
||||
#pragma warning(disable:4710) // not inlined
|
||||
|
||||
Reference in New Issue
Block a user