From 93feece222993825dff3ab8bdd81d8049b787489 Mon Sep 17 00:00:00 2001 From: Dwayne Boone Date: Tue, 5 Jul 2005 14:40:32 +0000 Subject: No Incoming with PURE CLIENT --- cpp/src/slice2cppe/Gen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/slice2cppe/Gen.cpp') diff --git a/cpp/src/slice2cppe/Gen.cpp b/cpp/src/slice2cppe/Gen.cpp index 58501535fd9..000a8c4e0ee 100644 --- a/cpp/src/slice2cppe/Gen.cpp +++ b/cpp/src/slice2cppe/Gen.cpp @@ -210,9 +210,9 @@ Slice::Gen::generate(const UnitPtr& p) { H << "\n#ifndef ICEE_PURE_CLIENT"; H << "\n# include "; + H << "\n# include "; H << "\n#endif"; H << "\n#include "; - H << "\n#include "; C << "\n#include "; } -- cgit v1.2.3