From 5015c59af9d28b3a3bbedfd54b3827dd96597efa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 30 Jan 2014 20:33:23 +0300 Subject: Fix code style. --- src/localconsts.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index cf6194c9e..58b469f01 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -33,10 +33,12 @@ #endif #endif +#ifndef DEBUGBUILD #ifndef USE_INTERNALGUICHAN #warning using depricated way for linking with guichan. \ Please removed configure flag --without-internalguichan #endif +#endif #if !defined(__GXX_EXPERIMENTAL_CXX0X__) #undef nullptr -- cgit v1.2.3-60-g2f50