include wx/crt.h to get wxUSE_WXVSNPRINTF

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2008-06-01 16:58:17 +00:00
parent 0ef7449a2e
commit 7ace5fd8e0

View File

@@ -19,6 +19,8 @@
#pragma hdrstop
#endif
#include "wx/crt.h"
#if wxUSE_WXVSNPRINTF
#ifndef WX_PRECOMP