fix VS2012 solution file and add more missing includes to clara.h

This commit is contained in:
Kosta
2014-02-11 13:35:54 +01:00
parent 508dfe0886
commit 448133c014
2 changed files with 4 additions and 2 deletions

View File

@@ -23,6 +23,8 @@
#undef CLICHE_TBC_TEXT_FORMAT_OUTER_NAMESPACE
#include <algorithm>
#include <exception>
#include <memory>
#include <string>
#include <vector>
#include <map>