diff options
author | Marc Laukien <marc@zeroc.com> | 2001-10-06 16:21:05 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-10-06 16:21:05 +0000 |
commit | 71294535f4176c44c033561d407952d1d0bdd9bd (patch) | |
tree | f5067365849f934c14ff75add1e13f06384ade6e /cpp/src/slice2cpp/Gen.h | |
parent | fixes (diff) | |
download | ice-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.h | 1 |
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(); |