diff --git a/include/internal/clara.h b/include/internal/clara.h index 9421fecd..6e7d7ea9 100644 --- a/include/internal/clara.h +++ b/include/internal/clara.h @@ -23,6 +23,8 @@ #undef CLICHE_TBC_TEXT_FORMAT_OUTER_NAMESPACE #include +#include +#include #include #include #include diff --git a/projects/VS2012/TestCatch/TestCatch.sln b/projects/VS2012/TestCatch/TestCatch.sln index efb4502b..f4c8a679 100644 --- a/projects/VS2012/TestCatch/TestCatch.sln +++ b/projects/VS2012/TestCatch/TestCatch.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestCatch", "TestCatch\TestCatch.vcxproj", "{A2F23B19-9CF7-4246-AE58-BC65E39C6F7E}" EndProject Global