]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/selectdispatcher.cpp
Added wxVector::swap().
[wxWidgets.git] / src / common / selectdispatcher.cpp
index 1365319347931940c1a4d09348e9d957cdf678b3..1d3a1d600a6363bf021439acdaf9b9aadc623cd1 100644 (file)
 // for compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
+#ifdef __BORLANDC__
+    #pragma hdrstop
+#endif
+
 #if wxUSE_SELECT_DISPATCHER
 
 #include "wx/private/selectdispatcher.h"