Added some surrogate cpps

(and fixed up missing includes they uncovered)
This commit is contained in:
Phil Nash 2012-09-28 19:21:14 +01:00
parent 67ec8709ea
commit 4b93fb81b5
23 changed files with 115 additions and 5 deletions

View file

@ -9,6 +9,7 @@
#define TWOBLUECUBES_CATCH_XMLWRITER_HPP_INCLUDED
#include <sstream>
#include <iostream>
#include <string>
#include <vector>