summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-03-30 10:10:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-03-30 10:10:34 +0000
commit3c9b3a7cc5da484cf5f86d0b7f7aa14357582a0e (patch)
treecac2e8219e8d2ccb5926aa8d67d03e31a1af781e
parentdfcc6ea6ae9a240829b4e1aa6bf0c0ffcb40c0e8 (diff)
downloadATCD-3c9b3a7cc5da484cf5f86d0b7f7aa14357582a0e.tar.gz
ChangeLogTag: Wed Mar 30 10:10:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h4
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h2
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h4
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h4
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h4
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h4
6 files changed, 0 insertions, 22 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h
index 66d182d648a..51ea1390de4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/alias_typecode.h
@@ -15,8 +15,6 @@
#ifndef TAO_BE_VISITOR_ALIAS_TYPECODE_H
#define TAO_BE_VISITOR_ALIAS_TYPECODE_H
-#include "ace/pre.h"
-
namespace TAO
{
@@ -49,6 +47,4 @@ namespace TAO
}
-#include "ace/post.h"
-
#endif /* TAO_BE_VISITOR_ALIAS_TYPECODE_H */
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h
index 2f59ba11665..ed358ad6559 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/enum_typecode.h
@@ -15,8 +15,6 @@
#ifndef TAO_BE_VISITOR_ENUM_TYPECODE_H
#define TAO_BE_VISITOR_ENUM_TYPECODE_H
-#include "ace/pre.h"
-
#include "typecode_defn.h"
namespace TAO
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h
index b783395080a..b860807cbb4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/objref_typecode.h
@@ -15,8 +15,6 @@
#ifndef TAO_BE_VISITOR_OBJREF_TYPECODE_H
#define TAO_BE_VISITOR_OBJREF_TYPECODE_H
-#include "ace/pre.h"
-
namespace TAO
{
@@ -67,6 +65,4 @@ namespace TAO
}
-#include "ace/post.h"
-
#endif /* TAO_BE_VISITOR_OBJREF_TYPECODE_H */
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h
index a58fa8fd932..bd728a8abf5 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/struct_typecode.h
@@ -15,8 +15,6 @@
#ifndef TAO_BE_VISITOR_STRUCT_TYPECODE_H
#define TAO_BE_VISITOR_STRUCT_TYPECODE_H
-#include "ace/pre.h"
-
namespace TAO
{
@@ -60,6 +58,4 @@ namespace TAO
}
-#include "ace/post.h"
-
#endif /* TAO_BE_VISITOR_STRUCT_TYPECODE_H */
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h
index e3222db8e2c..2c70f7c23b5 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/union_typecode.h
@@ -15,8 +15,6 @@
#ifndef TAO_BE_VISITOR_UNION_TYPECODE_H
#define TAO_BE_VISITOR_UNION_TYPECODE_H
-#include "ace/pre.h"
-
namespace TAO
{
@@ -54,6 +52,4 @@ namespace TAO
}
-#include "ace/post.h"
-
#endif /* TAO_BE_VISITOR_UNION_TYPECODE_H */
diff --git a/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h b/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h
index b52b14c7562..fd1db6a8e8c 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_typecode/value_typecode.h
@@ -15,8 +15,6 @@
#ifndef TAO_BE_VISITOR_VALUE_TYPECODE_H
#define TAO_BE_VISITOR_VALUE_TYPECODE_H
-#include "ace/pre.h"
-
namespace TAO
{
@@ -54,6 +52,4 @@ namespace TAO
}
-#include "ace/post.h"
-
#endif /* TAO_BE_VISITOR_VALUE_TYPECODE_H */