From 5e14ab971129eb95ca02e373fc21adb46c0eaca1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Jul 2011 22:52:35 +0300 Subject: Remove undescore from variables and defines. --- src/debug/debug_new.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/debug/debug_new.h') diff --git a/src/debug/debug_new.h b/src/debug/debug_new.h index 986092c2f..0e99b96a7 100644 --- a/src/debug/debug_new.h +++ b/src/debug/debug_new.h @@ -39,8 +39,8 @@ * */ -#ifndef _DEBUG_NEW_H -#define _DEBUG_NEW_H +#ifndef M_DEBUG_NEW_H +#define M_DEBUG_NEW_H #include #include @@ -180,4 +180,4 @@ public: /** Counting object for each file including debug_new.h. */ static __debug_new_counter __debug_new_count; -#endif // _DEBUG_NEW_H +#endif // M_DEBUG_NEW_H -- cgit v1.2.3-60-g2f50