diff options
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 114f13781c0..3bd6af85405 100644 --- a/cpp/src/slice2cpp/Gen.h +++ b/cpp/src/slice2cpp/Gen.h @@ -290,6 +290,7 @@ private: private: ::IceUtilInternal::Output& H; + ::IceUtilInternal::Output& C; std::string _dllExport; int _useWstring; |