diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-01-25 10:21:34 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-01-25 10:31:53 +0000 |
commit | 0657260d6fbc176f79eb5c880e7fcaf40b37d881 (patch) | |
tree | 5d1e32164e955b71dbaef6e44687214bc9affabd /autodoc | |
parent | f5c7a1e496e9dcacd0f1edf1269f0cd9f78364f1 (diff) |
WaE: gcc 4.6.0 various warnings
Notes
Notes:
split repo tag: sdk_LO-BASE-INTEGRATION-DEV300_m98
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/inc/ary/idl/i_ce2s.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autodoc/inc/ary/idl/i_ce2s.hxx b/autodoc/inc/ary/idl/i_ce2s.hxx index fa662a48c223..09774d36e09f 100644 --- a/autodoc/inc/ary/idl/i_ce2s.hxx +++ b/autodoc/inc/ary/idl/i_ce2s.hxx @@ -51,6 +51,7 @@ class Ce_2s { public: // LIFECYCLE + Ce_2s() {} virtual ~Ce_2s(); static DYN Ce_2s * Create_( |