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/CaseFolder.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CaseFolder.cxx') diff --git a/src/CaseFolder.cxx b/src/CaseFolder.cxx index 200ac99b8..4e095df1a 100644 --- a/src/CaseFolder.cxx +++ b/src/CaseFolder.cxx @@ -5,6 +5,7 @@ // Copyright 1998-2013 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. +#include #include #include -- cgit v1.2.3