Improve SpecificationError reporting

Fix spelling error in ModuleEngine
This commit is contained in:
Alexander Bock
2017-02-14 18:11:02 -05:00
parent efe205c209
commit 729bffb0f9
6 changed files with 30 additions and 3 deletions

View File

@@ -316,6 +316,7 @@ using documentation::Documentation;
namespace std {
std::string to_string(openspace::documentation::TestResult::Offense::Reason reason);
std::string to_string(openspace::documentation::TestResult::Warning::Reason reason);
} // namespace std