]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/window.cpp
Removed outdated initialization.
[wxWidgets.git] / src / gtk1 / window.cpp
index 70742e619376d23aaf63f2f603f8e16498c48022..cda6b3fae34875c2f95cf3483d9ab8d48baf6e9c 100644 (file)
@@ -31,6 +31,7 @@
     #include "wx/combobox.h"
     #include "wx/layout.h"
     #include "wx/statusbr.h"
+    #include "wx/math.h"
 #endif
 
 #include "wx/module.h"
@@ -53,7 +54,6 @@
     #include "wx/thread.h"
 #endif
 
-#include "wx/math.h"
 #include <ctype.h>
 
 #include "wx/gtk1/private.h"