no need to define STRICT here either
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -34,10 +34,6 @@
|
|||||||
|
|
||||||
// include standard Windows headers
|
// include standard Windows headers
|
||||||
#if defined(__WXMSW__) && !wxUSE_MFC
|
#if defined(__WXMSW__) && !wxUSE_MFC
|
||||||
#ifndef STRICT
|
|
||||||
#define STRICT 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "wx/msw/wrapwin.h"
|
#include "wx/msw/wrapwin.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user