summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils/ORB_Destroyer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Utils/ORB_Destroyer.h')
-rw-r--r--TAO/tao/Utils/ORB_Destroyer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Utils/ORB_Destroyer.h b/TAO/tao/Utils/ORB_Destroyer.h
index 6ea028ed5b4..71c4fc5f6ff 100644
--- a/TAO/tao/Utils/ORB_Destroyer.h
+++ b/TAO/tao/Utils/ORB_Destroyer.h
@@ -10,7 +10,7 @@
//=============================================================================
#ifndef TAO_UTILS_ORB_DESTROYER_H
#define TAO_UTILS_ORB_DESTROYER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "Auto_Functor.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -52,5 +52,5 @@ namespace TAO
} // namespace Utils
} // namespace TAO
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_UTILS_ORB_DESTROYER_H*/