summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-03-17 21:09:12 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-03-17 21:09:12 +0000
commit01ebc78dcedb06f8245a528170efa6214be555d9 (patch)
treed91491071418d061559a7be7bc7b622682afa12d /examples
parentb6c32964a0579ef603fd84d6014308982f3be780 (diff)
downloadATCD-01ebc78dcedb06f8245a528170efa6214be555d9.tar.gz
moved RCS Id to first line
Diffstat (limited to 'examples')
-rw-r--r--examples/Mem_Map/IO-tests/IO_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Mem_Map/IO-tests/IO_Test.cpp b/examples/Mem_Map/IO-tests/IO_Test.cpp
index 734444947e5..267da14428a 100644
--- a/examples/Mem_Map/IO-tests/IO_Test.cpp
+++ b/examples/Mem_Map/IO-tests/IO_Test.cpp
@@ -1,6 +1,6 @@
-#include "ace/OS.h"
// $Id$
+#include "ace/OS.h"
#include "ace/Mem_Map.h"
#include "IO_Test.h"