From 2a51686f39cbb96eded37a62cd20cfed79464d91 Mon Sep 17 00:00:00 2001 From: Mark Spruiell Date: Thu, 8 Jul 2004 16:25:33 +0000 Subject: changing version to 1.5.0; renaming Ice/SliceChecksum to Ice/SliceChecksums --- cpp/src/slice2cpp/Gen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/slice2cpp/Gen.cpp') diff --git a/cpp/src/slice2cpp/Gen.cpp b/cpp/src/slice2cpp/Gen.cpp index e12c24edde6..970b71fab51 100644 --- a/cpp/src/slice2cpp/Gen.cpp +++ b/cpp/src/slice2cpp/Gen.cpp @@ -219,7 +219,7 @@ Slice::Gen::generate(const UnitPtr& p) if(_checksum) { - C << "\n#include "; + C << "\n#include "; } StringList includes = p->includeFiles(); -- cgit v1.2.3