summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.cpp')
-rw-r--r--trunk/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.cpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/trunk/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.cpp b/trunk/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.cpp
new file mode 100644
index 00000000000..9f037fef711
--- /dev/null
+++ b/trunk/TAO/orbsvcs/orbsvcs/Notify/Refcountable_Guard_T.cpp
@@ -0,0 +1,14 @@
+// $Id$
+
+#ifndef TAO_Notify_REFCOUNTABLE_GUARD_T_CPP
+#define TAO_Notify_REFCOUNTABLE_GUARD_T_CPP
+
+#include "orbsvcs/Notify/Refcountable_Guard_T.h"
+
+#if ! defined (__ACE_INLINE__)
+#include "orbsvcs/Notify/Refcountable_Guard_T.inl"
+#endif /* __ACE_INLINE__ */
+
+ACE_RCSID (Notify, TAO_Notify_Refcountable_Guard_T, "$Id$")
+
+#endif /* TAO_Notify_REFCOUNTABLE_GUARD_T_CPP */