summaryrefslogtreecommitdiff
path: root/TAO/tao/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/debug.h')
-rw-r--r--TAO/tao/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/debug.h b/TAO/tao/debug.h
index 10ce93a469d..4a7b6acd7e6 100644
--- a/TAO/tao/debug.h
+++ b/TAO/tao/debug.h
@@ -13,7 +13,7 @@
#ifndef TAO_DEBUG_H
#define TAO_DEBUG_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/TAO_Export.h"
@@ -33,5 +33,5 @@ extern TAO_Export unsigned int TAO_debug_level;
// debug messages on (1) or off (0)
extern TAO_Export unsigned int TAO_orbdebug;
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_DEBUG_H */