]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/socket.cpp
added more specializations for bcc32
[wxWidgets.git] / src / common / socket.cpp
index 377384849f1f9e5eaf25a72280f6d2aeeb3e1cec..60bbc1f48d8abd9b4354b7ee695d9b52d6207700 100644 (file)
 #include "wx/sckaddr.h"
 #include "wx/socket.h"
 
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxNet")
+
 // --------------------------------------------------------------------------
 // macros and constants
 // --------------------------------------------------------------------------