summaryrefslogtreecommitdiff
path: root/ACE/ace/Active_Map_Manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Active_Map_Manager.cpp')
-rw-r--r--ACE/ace/Active_Map_Manager.cpp9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/ace/Active_Map_Manager.cpp b/ACE/ace/Active_Map_Manager.cpp
new file mode 100644
index 00000000000..6f4b66191c7
--- /dev/null
+++ b/ACE/ace/Active_Map_Manager.cpp
@@ -0,0 +1,9 @@
+// $Id$
+
+#include "ace/Active_Map_Manager.h"
+
+ACE_RCSID(ace, Active_Map_Manager, "$Id$")
+
+#if !defined (__ACE_INLINE__)
+#include "ace/Active_Map_Manager.inl"
+#endif /* __ACE_INLINE__ */