diff options
Diffstat (limited to 'Tests/MFC/mfc1/mfc1View.cpp')
-rw-r--r-- | Tests/MFC/mfc1/mfc1View.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/MFC/mfc1/mfc1View.cpp b/Tests/MFC/mfc1/mfc1View.cpp index 6169ce5..3de55cf 100644 --- a/Tests/MFC/mfc1/mfc1View.cpp +++ b/Tests/MFC/mfc1/mfc1View.cpp @@ -9,7 +9,7 @@ #include "mfc1View.h" #ifdef _DEBUG -#define new DEBUG_NEW +# define new DEBUG_NEW #endif // Cmfc1View |