include wxcrtvararg.h (non precomp) for wxVsnprintf/wxSscanf

This commit is contained in:
Jouk
2018-08-31 12:42:46 +02:00
parent 783b82913b
commit 4c29056ea4
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
#include "wx/app.h"
#include "wx/hash.h"
#include "wx/log.h"
#include "wx/wxcrtvararg.h" // for wxVsnprintf
#endif
#if wxUSE_THREADS

View File

@@ -35,6 +35,7 @@
#include "wx/utils.h" // for wxGetDisplay()
#include "wx/settings.h"
#include "wx/gdicmn.h"
#include "wx/wxcrtvararg.h" // for wxSscanf
#endif
#include "wx/fontutil.h" // for wxNativeFontInfo