summaryrefslogtreecommitdiff
path: root/ace/Pair.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Pair.cpp')
-rw-r--r--ace/Pair.cpp19
1 files changed, 19 insertions, 0 deletions
diff --git a/ace/Pair.cpp b/ace/Pair.cpp
new file mode 100644
index 00000000000..fce14f96302
--- /dev/null
+++ b/ace/Pair.cpp
@@ -0,0 +1,19 @@
+// $Id$
+
+// ============================================================================
+//
+// = LIBRARY
+// ace
+//
+// = FILENAME
+// Pair.cpp
+//
+// = AUTHOR
+// Irfan Pyarali
+//
+// ============================================================================
+
+#include "ace/Pair_T.h"
+
+ACE_RCSID(ace, Pair, "$Id$")
+