From dfbaed856c3559145ff1ce20dfdcb4c6fc7069a9 Mon Sep 17 00:00:00 2001 From: Bernard Normier Date: Mon, 16 Jun 2014 16:56:03 +0000 Subject: Fix for ICE-5527 (simplify generated code for user exception and object factories), ICE-4832 (ice_staticId and static initialization) and partial fix for ICE-5515 (ice_staticId on C++ proxies) --- cpp/src/Ice/FactoryTable.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/Ice/FactoryTable.cpp') diff --git a/cpp/src/Ice/FactoryTable.cpp b/cpp/src/Ice/FactoryTable.cpp index 1a198fff621..993c5c641b8 100644 --- a/cpp/src/Ice/FactoryTable.cpp +++ b/cpp/src/Ice/FactoryTable.cpp @@ -8,7 +8,7 @@ // ********************************************************************** #include -#include +#include // // Add a factory to the exception factory table. -- cgit v1.2.3