summaryrefslogtreecommitdiff
path: root/project2/common/exceptions.cpp
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2014-12-17 21:24:43 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2014-12-17 21:24:43 +0000
commit369f977a36a582325a65b9fd8804037b1ea24957 (patch)
treeca4350ab72b677ee195c9037da0cab359eb437db /project2/common/exceptions.cpp
parentCorrectly resolve file options path to an absolute path (diff)
downloadproject2-369f977a36a582325a65b9fd8804037b1ea24957.tar.bz2
project2-369f977a36a582325a65b9fd8804037b1ea24957.tar.xz
project2-369f977a36a582325a65b9fd8804037b1ea24957.zip
Add missing includes highlighted when precompiled headers are disabled
Diffstat (limited to 'project2/common/exceptions.cpp')
-rw-r--r--project2/common/exceptions.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/project2/common/exceptions.cpp b/project2/common/exceptions.cpp
index 1140e96..732616d 100644
--- a/project2/common/exceptions.cpp
+++ b/project2/common/exceptions.cpp
@@ -1,6 +1,7 @@
#include <pch.hpp>
#include "exceptions.h"
#include <error.h>
+#include <string.h>
#include <boost/format.hpp>
std::string