Non PCH fix by adding include of "wx/wxcrtvararg.h"
PCH: Precompiled Header The problem happens when wxUSE_SPINCTRL=0
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
#include "wx/textctrl.h"
|
#include "wx/textctrl.h"
|
||||||
#include "wx/intl.h"
|
#include "wx/intl.h"
|
||||||
#include "wx/sizer.h"
|
#include "wx/sizer.h"
|
||||||
|
#include "wx/wxcrtvararg.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if wxUSE_STATLINE
|
#if wxUSE_STATLINE
|
||||||
|
Reference in New Issue
Block a user