summaryrefslogtreecommitdiff
path: root/TAO/tao/Storable_Base.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Storable_Base.cpp')
-rw-r--r--TAO/tao/Storable_Base.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/TAO/tao/Storable_Base.cpp b/TAO/tao/Storable_Base.cpp
new file mode 100644
index 00000000000..fc116a11620
--- /dev/null
+++ b/TAO/tao/Storable_Base.cpp
@@ -0,0 +1,18 @@
+//=============================================================================
+/**
+ * @file Storable_Base.cpp
+ *
+ * $Id$
+ *
+ * @author Bruce Trask <trask_b@ociweb.com>
+ * @author Chanaka Liyanaarachchi <chanaka@ociweb.com>
+ * @author Byron Harris <harrisb@ociweb.com>
+ */
+//=============================================================================
+
+#include "tao/Storable_Base.h"
+
+#if !defined (__ACE_INLINE__)
+#include "tao/Storable_Base.inl"
+#endif /* __ACE_INLINE__ */
+