<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

View file

@ -1,5 +1,6 @@
#include "stdafx.h"
#include "StrFmt.h"
#include <wx/string.h>
extern const std::string fmt::placeholder = "???";