]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/stopwatch.cpp
Committing in .
[wxWidgets.git] / src / common / stopwatch.cpp
index d22e49184c6cb8352e0b874521bde92e53507008..21cd1616796a37d5bf854bd05e9b365f000718c5 100644 (file)
@@ -29,6 +29,8 @@
 #endif
 
 #ifndef WX_PRECOMP
+    #include "wx/intl.h"
+    #include "wx/log.h"
 #endif //WX_PRECOMP
 
 #include "wx/timer.h"