]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/ftp.cpp
SetBackground for ListBox and others
[wxWidgets.git] / src / common / ftp.cpp
index 62161ada7aa6b8a90c60954f3f6b94f3b238fb31..00d44539cdfc93781605a0f16ed1570ff0910343 100644 (file)
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
+#ifdef __BORLANDC__
+#pragma hdrstop
+#endif
+
 #include <memory.h>
 #include <stdlib.h>
 #include "wx/string.h"