it didn't compile at all...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
|
||||
#ifdef __VMS
|
||||
#include "[--]setup.h"
|
||||
#elif
|
||||
#if defined(__WXMSW__)
|
||||
#elif defined(__WXMSW__)
|
||||
#include "wx/msw/setup.h"
|
||||
#elif defined(__WXMAC__)
|
||||
#include "wx/mac/setup.h"
|
||||
@@ -33,7 +32,6 @@
|
||||
#elif defined(__WXGTK__)
|
||||
#include "wx/gtk/setup.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Compatibility defines: note that, in general, there is a a reason for not
|
||||
@@ -75,5 +73,5 @@
|
||||
#define wxUSE_COMPATIBLE_COORD_TYPES 1
|
||||
#endif /* WXWIN_COMPATIBILITY_2_MAX */
|
||||
|
||||
#endif
|
||||
#endif // _WX_SETUP_H_BASE_
|
||||
/* _WX_SETUP_H_BASE_ */
|
||||
|
Reference in New Issue
Block a user