]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/widgets/timepick.cpp
fixes potential crash under gatekeeper
[wxWidgets.git] / samples / widgets / timepick.cpp
index 05cdd84b7cbd0c874c2f4d84fa8b17dff325dbcf..a919d826e6dcf51439c6bf3a3299773ad812cb79 100644 (file)
@@ -28,6 +28,7 @@
 
 // for all others, include the necessary headers
 #ifndef WX_PRECOMP
+    #include "wx/crt.h"
     #include "wx/app.h"
     #include "wx/log.h"