Allow forcing the support for Debug key is any build; plus removed obsolete comment
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1926 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -14,10 +14,7 @@
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#ifdef DEBUG
|
||||
/* This file is not even looked at in the unix debug build,
|
||||
* but MSVC will compile and link it.
|
||||
*/
|
||||
#if defined(DEBUG) || defined(USE_DEBUG_KEY)
|
||||
|
||||
#include "uqmdebug.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user