]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/socketiohandler.cpp
don't mark GetTraceMask() deprecated as we use it in the same header which provokes...
[wxWidgets.git] / src / common / socketiohandler.cpp
index 080532be0f8cb2191c12eff39dc1603f892a965e..3b1504a3291ffe3be6ee68e58a63d8d335148db9 100644 (file)
 // for compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
 #if wxUSE_SOCKETS && wxUSE_SELECT_DISPATCHER
 
 #include "wx/apptrait.h"