summaryrefslogtreecommitdiff
path: root/ASNMP/tests/Gauge_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ASNMP/tests/Gauge_Test.cpp')
-rw-r--r--ASNMP/tests/Gauge_Test.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/ASNMP/tests/Gauge_Test.cpp b/ASNMP/tests/Gauge_Test.cpp
index 9594f9b3b4d..7c2faa436e2 100644
--- a/ASNMP/tests/Gauge_Test.cpp
+++ b/ASNMP/tests/Gauge_Test.cpp
@@ -1,4 +1,3 @@
-/* -*- C++ -*- */
// $Id$
// ============================================================================
@@ -42,6 +41,8 @@ DAMAGES.
#include "asnmp/gauge.h"
#include "test_config.h"
+ACE_RCSID(tests, Gauge_Test, "$Id$")
+
// hack: do this so when linking SUNC 4.x compiler will instantiate template
#include "ace/Containers.h"
ACE_Unbounded_Set<ACE_Log_Msg*> x;