]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stopwatch.h
implement wxBitmapButton::DoGetBestSize
[wxWidgets.git] / include / wx / stopwatch.h
index 55f7027b52fe76abaca92232b0e9c8728bfbfaef..22d14efec099dc68e3f73e84195fa0a9722e6e0b 100644 (file)
@@ -10,7 +10,9 @@
 
 #ifndef _WX_STOPWATCH_H_
 #define _WX_STOPWATCH_H_
 
 #ifndef _WX_STOPWATCH_H_
 #define _WX_STOPWATCH_H_
-//
+
+#include "wx/longlong.h"
+
 // ----------------------------------------------------------------------------
 // wxStopWatch: measure time intervals with up to 1ms resolution
 // ----------------------------------------------------------------------------
 // ----------------------------------------------------------------------------
 // wxStopWatch: measure time intervals with up to 1ms resolution
 // ----------------------------------------------------------------------------