summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-24 01:58:05 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-04-24 01:58:05 +0000
commitbadeff02b69c2207736f9ba4e28c3d94143610a6 (patch)
treecce0db091ccc56709eb600cf8c6a5f077b527218
parent9f4d333345af2b93c57a657fbb11581322ff2a4e (diff)
downloadATCD-badeff02b69c2207736f9ba4e28c3d94143610a6.tar.gz
*** empty log message ***
-rw-r--r--TAO/tao/ORB.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/ORB.cpp b/TAO/tao/ORB.cpp
index 7c140b7fcdd..44a5aa00611 100644
--- a/TAO/tao/ORB.cpp
+++ b/TAO/tao/ORB.cpp
@@ -17,6 +17,9 @@
# include "tao/ORB.i"
#endif /* ! __ACE_INLINE__ */
+// Static initialization.
+int CORBA_ORB::orb_init_count_ = 0;
+
// COM's IUnknown support
// {A201E4C7-F258-11ce-9598-0000C07CA898}