diff options
Diffstat (limited to 'project2/xml/rawView.cpp')
-rw-r--r-- | project2/xml/rawView.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project2/xml/rawView.cpp b/project2/xml/rawView.cpp index 4f013f9..ace271c 100644 --- a/project2/xml/rawView.cpp +++ b/project2/xml/rawView.cpp @@ -1,6 +1,5 @@ #include <pch.hpp> #include "exceptions.h" -#include "xml.h" #include "presenter.h" #include "scriptLoader.h" #include "xmlDocumentCache.h" |