summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_state_argument.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_state_argument.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_state_argument.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_state_argument.cpp b/TAO/TAO_IDL/be/be_state_argument.cpp
index e9772e552a5..e29e40c65e2 100644
--- a/TAO/TAO_IDL/be/be_state_argument.cpp
+++ b/TAO/TAO_IDL/be/be_state_argument.cpp
@@ -19,6 +19,10 @@
#include "idl.h"
#include "idl_extern.h"
#include "be.h"
+#include "be_state.h"
+
+ACE_RCSID(be, be_state_argument, "$Id$")
+
// return type for argument
be_state_argument::be_state_argument (void)