]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/timer.cpp
make sure gs_captureWindow is always set to NULL in DoReleaseMouse
[wxWidgets.git] / src / mgl / timer.cpp
index a1b0ad7972f0acffc888283ec7d8d44f186b16d2..5452e675d0e34b9c3b57aa8fad46baaed70104b9 100644 (file)
 #pragma implementation "timer.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
 #include "wx/timer.h"
 
 #if wxUSE_TIMER