summaryrefslogtreecommitdiff
path: root/TAO/examples/RTScheduling
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2006-06-10 10:41:55 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2006-06-10 10:41:55 +0000
commit4fee3555c0561439e93a45f3dfa77e0af3e54d45 (patch)
tree60e68c8a3c1f7c5866f0badccb8111365f07cca2 /TAO/examples/RTScheduling
parent6888e47ec7b09ecc21f58c7e34af4fa24892164f (diff)
downloadATCD-4fee3555c0561439e93a45f3dfa77e0af3e54d45.tar.gz
ChangeLog tag: Sat Jun 10 10:40:02 UTC 2006 Phil Mesnier <mesnier_p@ociweb.com>
Diffstat (limited to 'TAO/examples/RTScheduling')
-rw-r--r--TAO/examples/RTScheduling/Job_i.h5
-rw-r--r--TAO/examples/RTScheduling/POA_Holder.h5
2 files changed, 2 insertions, 8 deletions
diff --git a/TAO/examples/RTScheduling/Job_i.h b/TAO/examples/RTScheduling/Job_i.h
index 3aaf9bf3e1b..acf9febe00c 100644
--- a/TAO/examples/RTScheduling/Job_i.h
+++ b/TAO/examples/RTScheduling/Job_i.h
@@ -16,10 +16,7 @@
#include "JobS.h"
#include "Task_Stats.h"
#include "ace/SString.h"
-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-class ACE_Arg_Shifter;
-ACE_END_VERSIONED_NAMESPACE_DECL
+#include "ace/Arg_Shifter.h"
class DT_Creator;
diff --git a/TAO/examples/RTScheduling/POA_Holder.h b/TAO/examples/RTScheduling/POA_Holder.h
index 28adbd31a18..92a15b22ea4 100644
--- a/TAO/examples/RTScheduling/POA_Holder.h
+++ b/TAO/examples/RTScheduling/POA_Holder.h
@@ -19,10 +19,7 @@
#include "tao/PortableServer/PortableServer.h"
//#include "activity_export.h"
#include "ace/SString.h"
-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-class ACE_Arg_Shifter;
-ACE_END_VERSIONED_NAMESPACE_DECL
+#include "ace/Arg_Shifter.h"
/**
* @class POA_Holder