diff --git a/Code/Mantid/Framework/Geometry/src/Crystal/HKLFilter.cpp b/Code/Mantid/Framework/Geometry/src/Crystal/HKLFilter.cpp
index c0781568296a38d3739cf75c746ca3a82044a358..ed218cb7fdb2f3fce2bdeaa204efc113e8479009 100644
--- a/Code/Mantid/Framework/Geometry/src/Crystal/HKLFilter.cpp
+++ b/Code/Mantid/Framework/Geometry/src/Crystal/HKLFilter.cpp
@@ -1,5 +1,7 @@
 #include "MantidGeometry/Crystal/HKLFilter.h"
 #include <boost/make_shared.hpp>
+#include <stdexcept>
+
 namespace Mantid {
 namespace Geometry {