summaryrefslogtreecommitdiff
path: root/ace/Array.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Array.cpp')
-rw-r--r--ace/Array.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Array.cpp b/ace/Array.cpp
index a1ab707d92a..07de0c3c08b 100644
--- a/ace/Array.cpp
+++ b/ace/Array.cpp
@@ -10,6 +10,8 @@
#include "ace/Array.i"
#endif /* __ACE_INLINE__ */
+ACE_RCSID(ace, Array, "$Id$")
+
// Dynamically initialize an array.
template <class T>