summaryrefslogtreecommitdiff
path: root/CIAO/CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp')
-rw-r--r--CIAO/CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp b/CIAO/CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp
index 075955ecc2b..233d931b97e 100644
--- a/CIAO/CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp
+++ b/CIAO/CCF/CCF/IDL3/SemanticAction/Impl/Factory.cpp
@@ -26,7 +26,7 @@ namespace CCF
home_ (ctx_),
home_factory_ (ctx_),
home_finder_ (ctx_),
- include_ (ctx_, context, dout, *this),
+ include_ (ctx_, dout, *this),
provides_ (ctx_),
publishes_ (ctx_),
uses_ (ctx_)