summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icespider/core/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/icespider/core/util.h b/icespider/core/util.h
index 03a01a9..461211d 100644
--- a/icespider/core/util.h
+++ b/icespider/core/util.h
@@ -1,6 +1,7 @@
#ifndef ICESPIDER_CORE_UTIL_H
#define ICESPIDER_CORE_UTIL_H
+#include <IceUtil/Exception.h>
#include <IceUtil/Optional.h>
namespace IceUtil {