summaryrefslogtreecommitdiff
path: root/TAO/tao/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Object.h')
-rw-r--r--TAO/tao/Object.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h
index 680428190b5..fea2a1a0031 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -31,6 +31,7 @@
#include "tao/Arg_Traits_T.h"
#include "tao/Any_Insert_Policy_T.h"
#if defined (ACE_HAS_CPP11)
+# defined TAO_OBJECT_USES_STD_ATOMIC_REFCOUNT
# include <atomic>
#else
# include "ace/Atomic_Op.h"