]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/radiobut.cpp
implemented declared but never defined resize() method
[wxWidgets.git] / src / motif / radiobut.cpp
index 956e8d65aaec91c09c62c5f679376d55c7c719d6..c0886ce554b1e6e615de63f28bd9b2c81d7c8a96 100644 (file)
 #endif
 
 #include "wx/radiobut.h"
-#include "wx/utils.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/utils.h"
+#endif
 
 #ifdef __VMS__
 #pragma message disable nosimpint