From e767f21c8ce6bb5c6291fd501562b8392c93ce70 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 4 Jul 2015 09:27:25 +1000 Subject: Make std::exception visible to all core code to remove chance that a different tool set will not indirectly include . --- src/CharClassify.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CharClassify.cxx') diff --git a/src/CharClassify.cxx b/src/CharClassify.cxx index cc431630d..595b0da30 100644 --- a/src/CharClassify.cxx +++ b/src/CharClassify.cxx @@ -8,6 +8,8 @@ #include #include +#include + #include "CharClassify.h" #ifdef SCI_NAMESPACE -- cgit v1.2.3