Add missing header
This commit is contained in:
parent
c95c6c8db7
commit
1253020a8b
|
@ -32,6 +32,8 @@
|
||||||
#include <wx/tokenzr.h>
|
#include <wx/tokenzr.h>
|
||||||
#include <wx/wupdlock.h>
|
#include <wx/wupdlock.h>
|
||||||
|
|
||||||
|
#include <cctype>
|
||||||
|
|
||||||
// Helper function to shorten conditions
|
// Helper function to shorten conditions
|
||||||
static bool empty( const wxTextCtrl* aCtrl )
|
static bool empty( const wxTextCtrl* aCtrl )
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue