From f12cb246cd2e35dfc361015c7abb83341e919c34 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/LineMarker.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/LineMarker.cxx') diff --git a/src/LineMarker.cxx b/src/LineMarker.cxx index 98e75ca52..6239d1c9d 100644 --- a/src/LineMarker.cxx +++ b/src/LineMarker.cxx @@ -8,6 +8,7 @@ #include #include +#include #include #include -- cgit v1.2.3