summaryrefslogtreecommitdiff
path: root/test/plugins/xml/XmlParserTest.cpp
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-01-25 21:58:34 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-01-25 21:58:34 +0100
commit4373ba6a600785db93b97afb5daa53dc14a17d19 (patch)
treeaa3694106889bcefc36833390b93f2a782d0e7bb /test/plugins/xml/XmlParserTest.cpp
parent15d1cfd2c5198be8e0105da269de3091568a7c6c (diff)
added parse, link and include functions to Project
Diffstat (limited to 'test/plugins/xml/XmlParserTest.cpp')
-rw-r--r--test/plugins/xml/XmlParserTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/plugins/xml/XmlParserTest.cpp b/test/plugins/xml/XmlParserTest.cpp
index 37b9cab..3ed7417 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/common/SourceContextReader.hpp>
#include <core/frontend/TerminalLogger.hpp>
#include <core/parser/StandaloneParserContext.hpp>