diff options
Diffstat (limited to 'project2/xml/rawView.cpp')
-rw-r--r-- | project2/xml/rawView.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project2/xml/rawView.cpp b/project2/xml/rawView.cpp index 73c319d..f033542 100644 --- a/project2/xml/rawView.cpp +++ b/project2/xml/rawView.cpp @@ -1,3 +1,4 @@ +#include <pch.hpp> #include "exceptions.h" #include "rawView.h" #include "xml.h" |