]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/spinbutt.cpp
supress warning about in custom build steps with VC7+ (temporary workaround until...
[wxWidgets.git] / src / palmos / spinbutt.cpp
index 4490692fb55a9afa3530dae895dff1f6f53208ea..abd631450977a3aeb256c76dcb6b0a74bb85c7b9 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "spinbutt.h"
-    #pragma implementation "spinbutbase.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
     #pragma hdrstop
 #endif
 
-#ifndef WX_PRECOMP
-#include "wx/app.h"
-#endif
-
 #if wxUSE_SPINBTN
 
 #include "wx/spinbutt.h"
 
+#ifndef WX_PRECOMP
+    #include "wx/app.h"
+#endif
+
 IMPLEMENT_DYNAMIC_CLASS(wxSpinEvent, wxNotifyEvent)
 
 // ============================================================================
@@ -152,5 +147,4 @@ void wxSpinButton::SetRange(int minVal, int maxVal)
 }
 
 #endif
-    // wxUSE_SPINCTN
-
+    // wxUSE_SPINBTN