diff options
Diffstat (limited to 'Tests/MFC/mfc1/mfc1.h')
-rw-r--r-- | Tests/MFC/mfc1/mfc1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/MFC/mfc1/mfc1.h b/Tests/MFC/mfc1/mfc1.h index 15e970b..f4fcadb 100644 --- a/Tests/MFC/mfc1/mfc1.h +++ b/Tests/MFC/mfc1/mfc1.h @@ -3,7 +3,7 @@ #pragma once #ifndef __AFXWIN_H__ -#error include 'stdafx.h' before including this file for PCH +# error include 'stdafx.h' before including this file for PCH #endif #include "resource.h" // main symbols |