#include <ctype> for std::to lower

This commit is contained in:
Phil Nash 2017-03-10 19:25:00 +00:00
parent 68da5a6d19
commit 4101ff314a
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
#include <vector>
#include <sstream>
#include <algorithm>
#include <cctype>
// Use optional outer namespace
#ifdef STITCH_TBC_TEXT_FORMAT_OUTER_NAMESPACE