summaryrefslogtreecommitdiff
path: root/TAO/tao/Configurable_Refcount.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Configurable_Refcount.cpp')
-rw-r--r--TAO/tao/Configurable_Refcount.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/tao/Configurable_Refcount.cpp b/TAO/tao/Configurable_Refcount.cpp
new file mode 100644
index 00000000000..44f5f7f6138
--- /dev/null
+++ b/TAO/tao/Configurable_Refcount.cpp
@@ -0,0 +1,9 @@
+#include "Configurable_Refcount.h"
+
+#if !defined (__ACE_INLINE__)
+# include "Configurable_Refcount.inl"
+#endif /* __ACE_INLINE__ */
+
+ACE_RCSID (tao,
+ Configurable_Refcount,
+ "$Id$")