diff options
author | Benjamin Paassen <bpaassen@techfak.uni-bielefeld.de> | 2015-01-24 14:43:36 +0100 |
---|---|---|
committer | Benjamin Paassen <bpaassen@techfak.uni-bielefeld.de> | 2015-01-24 14:43:36 +0100 |
commit | ea2ff3388513949ddb5d3e3c2dca89bceb3d52bc (patch) | |
tree | 8b7c3d720801b3e3d45666ec21f3e87404e936e4 /test/plugins/xml/XmlParserTest.cpp | |
parent | 7a2fffd5827d0b645f9fb1624d50ccc5b1d583c0 (diff) | |
parent | 6cb52deaad36f59738b6b4d203457a7f8d2d13e9 (diff) |
Merge branch 'master' of somweyr.de:ousia
Diffstat (limited to 'test/plugins/xml/XmlParserTest.cpp')
-rw-r--r-- | test/plugins/xml/XmlParserTest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/plugins/xml/XmlParserTest.cpp b/test/plugins/xml/XmlParserTest.cpp index 52b64e5..37b9cab 100644 --- a/test/plugins/xml/XmlParserTest.cpp +++ b/test/plugins/xml/XmlParserTest.cpp @@ -22,6 +22,7 @@ #include <core/common/CharReader.hpp> #include <core/common/Logger.hpp> +#include <core/frontend/TerminalLogger.hpp> #include <core/parser/StandaloneParserContext.hpp> #include <plugins/xml/XmlParser.hpp> |