]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/listctrlcmn.cpp
correct Borland #pragma hdrstop position
[wxWidgets.git] / src / common / listctrlcmn.cpp
index 6eaed4cbe03cfef79436aa672b252d2910d523be..2fc20b78710ec805417b3c13dc70eb66cd8e9bb2 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
 #if wxUSE_LISTCTRL
 
 #include "wx/listctrl.h"