summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-03-07 08:07:59 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-03-07 08:07:59 +0000
commit039e5fe4e31a2e4652d2451757f926434dd5d2b9 (patch)
tree7421d9201d9c58db685a727f037b9f3b5556e931
parentf4e68072374c8bf3025bfc3aa3b65890d102f889 (diff)
downloadATCD-039e5fe4e31a2e4652d2451757f926434dd5d2b9.tar.gz
*** empty log message ***
-rw-r--r--TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
index 3ec7bc0a9e9..0cdb2825737 100644
--- a/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_typecode/typecode_defn.cpp
@@ -22,6 +22,7 @@ ACE_RCSID (be_visitor_typecode,
typecode_defn,
"$Id$")
+
// This is an implementation of C++ "scoped lock" idiom in order to
// avoid repetitive code.
class Scoped_Compute_Queue_Guard