Added an include to tell the compiler where to find wxIsdigit

This commit is contained in:
Brian Henning
2019-03-14 09:28:24 -07:00
committed by Seth Hillbrand
parent aef0221d3b
commit 2bd2cf6a6b
+1
View File
@@ -23,6 +23,7 @@
*/
#include "pin_number.h"
#include <wx/crt.h>
namespace {