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 | 48beb485e05723815a3595de7be202f0cbff461a (patch) | |
tree | d1c945720927698553f4d8ea197231e692077979 | |
parent | 824435ce89b4db541379451facb73792677d5cd0 (diff) |
WaE: gcc 4.6.0 various warningsLO-BASE-INTEGRATION-DEV300_m98
-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 c490980e..efb2711e 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_( |