summaryrefslogtreecommitdiff
path: root/TAO/tao/Cache_Entries.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-11-05 00:38:16 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-11-05 00:38:16 +0000
commit0e269cfb9210e1999a537082a5ae0069bb2e69f1 (patch)
tree2de0825da1ca3bd5ed8b8e104837921b7c4d6cac /TAO/tao/Cache_Entries.cpp
parent8b87ee4548c4634300afc8a778b658a903640e77 (diff)
downloadATCD-0e269cfb9210e1999a537082a5ae0069bb2e69f1.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tao/Cache_Entries.cpp')
-rw-r--r--TAO/tao/Cache_Entries.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/tao/Cache_Entries.cpp b/TAO/tao/Cache_Entries.cpp
new file mode 100644
index 00000000000..c9b367e9de0
--- /dev/null
+++ b/TAO/tao/Cache_Entries.cpp
@@ -0,0 +1,10 @@
+//$Id$
+
+#include "tao/Cache_Entries.h"
+
+
+#if !defined (__ACE_INLINE__)
+# include "tao/Cache_Entries.inl"
+#endif /* __ACE_INLINE__ */
+
+ACE_RCSID(tao, Cache_Entries, "$Id$")