]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stopwatch.h
undid flags values change, it's not as backwards compatible as I thought
[wxWidgets.git] / include / wx / stopwatch.h
index 08c8421ccc8ada9b64cb27569c5c6629a9d360a1..d7abae28beb9b9f2e9b41a85ce15439b03ca28b2 100644 (file)
@@ -11,6 +11,7 @@
 #ifndef _WX_STOPWATCH_H_
 #define _WX_STOPWATCH_H_
 
+#include "wx/defs.h"
 #include "wx/longlong.h"
 
 // ----------------------------------------------------------------------------