summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cpp/Gen.h
diff options
context:
space:
mode:
authorMarc Laukien <marc@zeroc.com>2001-10-06 16:21:05 +0000
committerMarc Laukien <marc@zeroc.com>2001-10-06 16:21:05 +0000
commit71294535f4176c44c033561d407952d1d0bdd9bd (patch)
treef5067365849f934c14ff75add1e13f06384ade6e /cpp/src/slice2cpp/Gen.h
parentfixes (diff)
downloadice-71294535f4176c44c033561d407952d1d0bdd9bd.tar.bz2
ice-71294535f4176c44c033561d407952d1d0bdd9bd.tar.xz
ice-71294535f4176c44c033561d407952d1d0bdd9bd.zip
IceUtil::Exception
Diffstat (limited to 'cpp/src/slice2cpp/Gen.h')
-rw-r--r--cpp/src/slice2cpp/Gen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/slice2cpp/Gen.h b/cpp/src/slice2cpp/Gen.h
index 693f064df50..8972d2f60f9 100644
--- a/cpp/src/slice2cpp/Gen.h
+++ b/cpp/src/slice2cpp/Gen.h
@@ -25,6 +25,7 @@ public:
const std::string&,
const std::string&,
const std::vector<std::string>&,
+ const std::string&,
const std::string&);
~Gen();