summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/PSS/PSDL_Struct_Visitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/PSS/PSDL_Struct_Visitor.h')
-rw-r--r--TAO/orbsvcs/PSS/PSDL_Struct_Visitor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/PSS/PSDL_Struct_Visitor.h b/TAO/orbsvcs/PSS/PSDL_Struct_Visitor.h
index 572e0fb338f..7910bb72c38 100644
--- a/TAO/orbsvcs/PSS/PSDL_Struct_Visitor.h
+++ b/TAO/orbsvcs/PSS/PSDL_Struct_Visitor.h
@@ -17,7 +17,7 @@
#ifndef TAO_PSDL_STRUCT_VISITOR_H
#define TAO_PSDL_STRUCT_VISITOR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "PSDL_Node_Visitor.h"
@@ -61,6 +61,6 @@ class TAO_PSDL_Struct_Visitor : public TAO_PSDL_Node_Visitor
const char *struct_name_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_PSDL_STRUCT_VISITOR_H */