]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/animatecmn.cpp
Avoid using wxHtmlTag::HasParam() unnecessarily.
[wxWidgets.git] / src / common / animatecmn.cpp
index 4ba1483bac0a2848e43c9c5c996bd213687e5d32..c8fb083300543c06b9ecd31017c17555a9c4e477 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Francesco Montorsi
 // Modified By:
 // Created:     24/09/2006
-// Id:          $Id$
 // Copyright:   (c) Francesco Montorsi
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
 #if wxUSE_ANIMATIONCTRL
 
 #include "wx/animate.h"