]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/animatecmn.cpp
Rewrite wxExecute() implementation under Unix.
[wxWidgets.git] / src / common / animatecmn.cpp
index 4ba1483bac0a2848e43c9c5c996bd213687e5d32..2bee8939707f87a5b51c96ff5d560958b674ce13 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
 #if wxUSE_ANIMATIONCTRL
 
 #include "wx/animate.h"