undid the last commit -- do use wxUSE_PROLOGIO guard

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-11-04 23:11:23 +00:00
parent 8bbb50ba61
commit b9a9ef0453

View File

@@ -20,7 +20,7 @@
#pragma hdrstop
#endif
#if 1 // wxUSE_PROLOGIO
#if wxUSE_PROLOGIO
#include <stdarg.h>
#include <ctype.h>