summaryrefslogtreecommitdiff
path: root/examples/Shared_Memory
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-30 00:33:43 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-30 00:33:43 +0000
commit2d27f44666189e87ff27436b35a0dd002a0cdfd7 (patch)
treedd496dde3c016a1db5d3882e1dc40c9af7e9aaf8 /examples/Shared_Memory
parent8460f65dd042d52eaaa80acfef7f288ab4ceb27a (diff)
downloadATCD-2d27f44666189e87ff27436b35a0dd002a0cdfd7.tar.gz
Eon
Diffstat (limited to 'examples/Shared_Memory')
-rw-r--r--examples/Shared_Memory/test_MM.cpp2
-rw-r--r--examples/Shared_Memory/test_SV.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/Shared_Memory/test_MM.cpp b/examples/Shared_Memory/test_MM.cpp
index 93f6a264eb2..c8ad144377e 100644
--- a/examples/Shared_Memory/test_MM.cpp
+++ b/examples/Shared_Memory/test_MM.cpp
@@ -1,4 +1,4 @@
-#include "ace/Log_Msg.h"
+
// $Id$
#include "ace/Shared_Memory_MM.h"
diff --git a/examples/Shared_Memory/test_SV.cpp b/examples/Shared_Memory/test_SV.cpp
index f05e4a8c86a..0b818e7f1b0 100644
--- a/examples/Shared_Memory/test_SV.cpp
+++ b/examples/Shared_Memory/test_SV.cpp
@@ -1,4 +1,4 @@
-#include "ace/Log_Msg.h"
+
// $Id$
#include "ace/Shared_Memory_SV.h"