]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/spinctrl.cpp
filter out duplicate mouse move events too; moved last mouse event info from wxWindow...
[wxWidgets.git] / src / mac / carbon / spinctrl.cpp
index e1c2f58cbe8d59328394effe3e262e48b706153a..13a285e73d38127dbcd99edc793eb0bdbeed7b76 100644 (file)
@@ -8,11 +8,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "spinctrl.h"
-#endif
-
-#include "wx/defs.h"
+#include "wx/wxprec.h"
 
 #if wxUSE_SPINCTRL