diff options
Diffstat (limited to 'Tests/MFC/mfc1/mfc1.cpp')
-rw-r--r-- | Tests/MFC/mfc1/mfc1.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/MFC/mfc1/mfc1.cpp b/Tests/MFC/mfc1/mfc1.cpp index 664c6c4..892a89d 100644 --- a/Tests/MFC/mfc1/mfc1.cpp +++ b/Tests/MFC/mfc1/mfc1.cpp @@ -11,7 +11,7 @@ #include "mfc1View.h" #ifdef _DEBUG -#define new DEBUG_NEW +# define new DEBUG_NEW #endif // Cmfc1App |