]> git.saurik.com Git - wxWidgets.git/commitdiff
it didn't compile at all...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Nov 1999 14:31:59 +0000 (14:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 12 Nov 1999 14:31:59 +0000 (14:31 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/setup.h

index 8f4372749a7707b5f3305275834907eec4e62072..018eb32fe9d7439e30098544caea5774834598fe 100644 (file)
@@ -17,8 +17,7 @@
 
 #ifdef __VMS
 #include "[--]setup.h"
 
 #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"
 #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
 #elif defined(__WXGTK__)
 #include "wx/gtk/setup.h"
 #endif
-#endif
 
 /*
  * Compatibility defines: note that, in general, there is a a reason for not
 
 /*
  * 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 */
 
 #define wxUSE_COMPATIBLE_COORD_TYPES 1
 #endif /* WXWIN_COMPATIBILITY_2_MAX */
 
-#endif
+#endif // _WX_SETUP_H_BASE_
        /* _WX_SETUP_H_BASE_ */
        /* _WX_SETUP_H_BASE_ */