disable a warning

This commit is contained in:
Glenn Maynard
2003-07-24 01:11:58 +00:00
parent 75695b3a94
commit fcf4541e6d
+2
View File
@@ -10,6 +10,8 @@
#pragma once
#endif // _MSC_VER > 1000
#pragma warning (disable : 4786) // turn off broken debugger warning
#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
#include <afxwin.h> // MFC core and standard components