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