]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/strings/vsnprintf.cpp
include wx/crt.h to get wxUSE_WXVSNPRINTF
[wxWidgets.git] / tests / strings / vsnprintf.cpp
index ca6d276d2bf4c67346be70a9d6c37a831699f558..015480e869961796ce1a3fafdeca9582a627323d 100644 (file)
@@ -19,6 +19,8 @@
     #pragma hdrstop
 #endif
 
+#include "wx/crt.h"
+
 #if wxUSE_WXVSNPRINTF
 
 #ifndef WX_PRECOMP