summaryrefslogtreecommitdiff
path: root/TAO/tao/Principal.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Principal.h')
-rw-r--r--TAO/tao/Principal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Principal.h b/TAO/tao/Principal.h
index 3b995e143ca..fbdb6c9df84 100644
--- a/TAO/tao/Principal.h
+++ b/TAO/tao/Principal.h
@@ -94,7 +94,7 @@ namespace CORBA
private:
/// Reference counter.
- ACE_Atomic_Op<TAO_SYNCH_MUTEX, CORBA::ULong> refcount_;
+ ACE_Atomic_Op<TAO_SYNCH_MUTEX, unsigned long> refcount_;
};
} // End CORBA namespace