summaryrefslogtreecommitdiff
path: root/CIAO/CCF/CCF/IDL3/SemanticGraph/Component.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/CCF/CCF/IDL3/SemanticGraph/Component.cpp')
-rw-r--r--CIAO/CCF/CCF/IDL3/SemanticGraph/Component.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/CIAO/CCF/CCF/IDL3/SemanticGraph/Component.cpp b/CIAO/CCF/CCF/IDL3/SemanticGraph/Component.cpp
index 3127a356d6b..da8d0dde24b 100644
--- a/CIAO/CCF/CCF/IDL3/SemanticGraph/Component.cpp
+++ b/CIAO/CCF/CCF/IDL3/SemanticGraph/Component.cpp
@@ -55,6 +55,11 @@ namespace CCF
TypeInfo const& User::
static_type_info () { return user_; }
+ User::
+ ~User ()
+ {
+ }
+
// MultiUser
//