]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/sckaddr.h
more non-const string literal warnings correction
[wxWidgets.git] / include / wx / sckaddr.h
index ab42623cda6bb980d271f0e1e9f16f2a270053c4..efaeedb9be791d308861fbfddaa1defbe0ad10fd 100644 (file)
@@ -114,6 +114,12 @@ private:
   wxString m_origHostname;
 };
 
+
+// the IPv6 code probably doesn't work, untested -- set to 1 at your own risk
+#ifndef wxUSE_IPV6
+    #define wxUSE_IPV6 0
+#endif
+
 #if wxUSE_IPV6
 
 // Experimental Only: