summaryrefslogtreecommitdiff
path: root/cpp/include/Slice/Preprocessor.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2002-10-29 19:04:00 +0000
committerMarc Laukien <marc@zeroc.com>2002-10-29 19:04:00 +0000
commitbda64ab89f5fae90f848758695d4c5728b30e424 (patch)
tree46171889152a100089eade14da54968fde4a77fe /cpp/include/Slice/Preprocessor.h
parentImplemented connect-time handshaking. (diff)
downloadice-bda64ab89f5fae90f848758695d4c5728b30e424.tar.bz2
ice-bda64ab89f5fae90f848758695d4c5728b30e424.tar.xz
ice-bda64ab89f5fae90f848758695d4c5728b30e424.zip
fixes
Diffstat (limited to 'cpp/include/Slice/Preprocessor.h')
-rw-r--r--cpp/include/Slice/Preprocessor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/include/Slice/Preprocessor.h b/cpp/include/Slice/Preprocessor.h
index 05342049b6f..54787d05fd0 100644
--- a/cpp/include/Slice/Preprocessor.h
+++ b/cpp/include/Slice/Preprocessor.h
@@ -49,7 +49,6 @@ private:
const std::string _fileName;
const std::string _args;
FILE* _cppHandle;
-
};
}