From 027e0fe8d3d1a6c4cf2f6ba2e80016c102943ebe Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Thu, 11 Oct 2012 14:44:58 -0400 Subject: Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-class) is now generated as templates. Removed most slice2cpp --stream uses (but not all) Also fixed various build failures on Solaris. --- cpp/src/Ice/ObjectAdapterFactory.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src/Ice/ObjectAdapterFactory.cpp') diff --git a/cpp/src/Ice/ObjectAdapterFactory.cpp b/cpp/src/Ice/ObjectAdapterFactory.cpp index d0dee1f32f1..a54f45398b7 100644 --- a/cpp/src/Ice/ObjectAdapterFactory.cpp +++ b/cpp/src/Ice/ObjectAdapterFactory.cpp @@ -9,6 +9,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3