Added missing compile define.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2001-12-23 02:01:45 +00:00
parent a230101e23
commit 59bd4c3881

View File

@@ -334,6 +334,9 @@
// Recommended setting: 1
#define wxUSE_DYNLIB_CLASS 1
// experimental extension, use with caution.
#define wxUSE_DYNAMIC_LOADER 0
// Set to 1 to use socket classes
#define wxUSE_SOCKETS 1