<wx/math.h> excluded, wxString forwarded

This commit is contained in:
Nekotekina
2014-08-29 23:51:11 +04:00
parent 56ba26ab24
commit 120c3261b4
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#pragma once
#include <wx/string.h>
class wxString;
#if defined(_MSC_VER)
#define snprintf _snprintf