provide a VS2012 project and fix 2 compilation issues for VS2012

This commit is contained in:
Kosta
2014-02-11 13:23:49 +01:00
parent 0dc49d1b57
commit 508dfe0886
5 changed files with 178 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
#include "tbc_text_format.h"
#undef CLICHE_TBC_TEXT_FORMAT_OUTER_NAMESPACE
#include <algorithm>
#include <string>
#include <vector>
#include <map>