summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/RTCosScheduling
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-04-18 11:39:44 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-04-18 11:39:44 +0000
commit9a8b1a8b93bd20ed3d43873f4c0b6f38efec8985 (patch)
tree1ad7f4529f44b25bfcce67431ebfa4faeecd7416 /TAO/orbsvcs/tests/RTCosScheduling
parent37b1efe2db1e6610ef696405eedaf5c09921456d (diff)
downloadATCD-9a8b1a8b93bd20ed3d43873f4c0b6f38efec8985.tar.gz
ChangeLogTag: Mon Apr 18 11:26:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/RTCosScheduling')
-rw-r--r--TAO/orbsvcs/tests/RTCosScheduling/client.cpp5
-rw-r--r--TAO/orbsvcs/tests/RTCosScheduling/server.cpp5
2 files changed, 0 insertions, 10 deletions
diff --git a/TAO/orbsvcs/tests/RTCosScheduling/client.cpp b/TAO/orbsvcs/tests/RTCosScheduling/client.cpp
index 5ee39f1c23a..c89d3699c52 100644
--- a/TAO/orbsvcs/tests/RTCosScheduling/client.cpp
+++ b/TAO/orbsvcs/tests/RTCosScheduling/client.cpp
@@ -18,11 +18,6 @@
#include "tao/Version.h"
#include "ace/OS_main.h"
#include "ace/OS_NS_unistd.h"
-
-#if !defined (ACE_LACKS_PRAGMA_ONCE)
-#pragma once
-#endif /* ACE_LACKS_PRAGMA_ONCE */
-
#include "ace/Task.h"
#include "tao/ORB_Core.h"
diff --git a/TAO/orbsvcs/tests/RTCosScheduling/server.cpp b/TAO/orbsvcs/tests/RTCosScheduling/server.cpp
index c9f93d5baea..dbc60e82c6f 100644
--- a/TAO/orbsvcs/tests/RTCosScheduling/server.cpp
+++ b/TAO/orbsvcs/tests/RTCosScheduling/server.cpp
@@ -17,11 +17,6 @@
// FUZZ: disable check_for_streams_include
#include "ace/streams.h"
-
-#if !defined (ACE_LACKS_PRAGMA_ONCE)
-#pragma once
-#endif /* ACE_LACKS_PRAGMA_ONCE */
-
#include "ace/Task.h"
#include "ace/Get_Opt.h"
#include "tao/ORB_Core.h"