From 4fa256d3d27adffcc6529136cad904f0fbd490b0 Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Thu, 25 Aug 2016 11:28:20 +0200 Subject: C++ dispatching code fixes - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice) --- cpp/src/Slice/Preprocessor.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/Slice/Preprocessor.cpp') diff --git a/cpp/src/Slice/Preprocessor.cpp b/cpp/src/Slice/Preprocessor.cpp index dc7c4abdf77..6a32037af44 100644 --- a/cpp/src/Slice/Preprocessor.cpp +++ b/cpp/src/Slice/Preprocessor.cpp @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3