include wxcrtvararg.h (non precomp) for wxVsnprintf/wxSscanf
This commit is contained in:
parent
783b82913b
commit
4c29056ea4
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue