]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dcclient.cpp
Temporarily disable colour picker to keep build working and bofore finding nice repla...
[wxWidgets.git] / src / motif / dcclient.cpp
index c68155bd6cacd4a9922173abd8f4cdb43ea4d921..4be5fd8223384730644674b955c3b7cd1fb17a11 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
+    #include "wx/app.h"
+    #include "wx/window.h"
+    #include "wx/dcmemory.h"
+    #include "wx/math.h"
+    #include "wx/image.h"
 #endif
 
-#include "wx/dcmemory.h"
-#include "wx/window.h"
-#include "wx/app.h"
-#include "wx/image.h"
-#include "wx/math.h"
-
 #ifdef __VMS__
 #pragma message disable nosimpint
 #endif