From 02f46ada9ef85165759f5e58d665510077149ef3 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 12 Dec 2019 20:11:42 +0800 Subject: ... --- include/cru/common/pre_config.hpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') diff --git a/include/cru/common/pre_config.hpp b/include/cru/common/pre_config.hpp index 5fcef218..4bccef1d 100644 --- a/include/cru/common/pre_config.hpp +++ b/include/cru/common/pre_config.hpp @@ -5,8 +5,4 @@ #pragma warning(disable : 4250) #endif -#ifdef _DEBUG -#define CRU_DEBUG -#endif - #define _CRT_SECURE_NO_WARNINGS -- cgit v1.2.3