]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/settings.cpp
delete the associated wxStaticBox in wxStaticBoxSizer dtor (patch 1473769)
[wxWidgets.git] / src / gtk1 / settings.cpp
index 5943aa5b0a45c345a89a8ea093990c43b6644b4f..a5348ebaad86953ff7a1d6d98592b46e00f5a64f 100644 (file)
 
 #include "wx/settings.h"
 
-#include "wx/cmndata.h"
+#ifndef WX_PRECOMP
+    #include "wx/cmndata.h"
+#endif
+
 #include "wx/fontutil.h"
 #include "wx/toplevel.h"