summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/PSS/PSDL_Exception_Visitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/PSS/PSDL_Exception_Visitor.h')
-rw-r--r--TAO/orbsvcs/PSS/PSDL_Exception_Visitor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/PSS/PSDL_Exception_Visitor.h b/TAO/orbsvcs/PSS/PSDL_Exception_Visitor.h
index ed20df8ff43..f6115d55e55 100644
--- a/TAO/orbsvcs/PSS/PSDL_Exception_Visitor.h
+++ b/TAO/orbsvcs/PSS/PSDL_Exception_Visitor.h
@@ -20,7 +20,7 @@
#ifndef TAO_PSDL_EXCEPTION_VISITOR_H
#define TAO_PSDL_EXCEPTION_VISITOR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "PSDL_Node_Visitor.h"
@@ -51,6 +51,6 @@ class TAO_PSDL_Exception_Visitor : public TAO_PSDL_Node_Visitor
ACE_CString exception_name_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_PSDL_EXCEPTION_VISITOR_H */