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/Style.cxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Style.cxx') diff --git a/src/Style.cxx b/src/Style.cxx index ba3f97c3d..d8efd0ece 100644 --- a/src/Style.cxx +++ b/src/Style.cxx @@ -7,6 +7,8 @@ #include +#include + #include "Platform.h" #include "Scintilla.h" -- cgit v1.2.3