summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/PSS/PSDL_Module_Scope.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/PSS/PSDL_Module_Scope.h')
-rw-r--r--TAO/orbsvcs/PSS/PSDL_Module_Scope.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/PSS/PSDL_Module_Scope.h b/TAO/orbsvcs/PSS/PSDL_Module_Scope.h
index 5fa84ed1b6d..283a1067bb6 100644
--- a/TAO/orbsvcs/PSS/PSDL_Module_Scope.h
+++ b/TAO/orbsvcs/PSS/PSDL_Module_Scope.h
@@ -20,7 +20,7 @@
#ifndef TAO_PSDL_MODULE_SCOPE_H
#define TAO_PSDL_MODULE_SCOPE_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "PSDL_Scope.h"
@@ -92,6 +92,6 @@ protected:
ACE_CString interface_name_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_PSDL_MODULE_SCOPE_H */