summaryrefslogtreecommitdiff
path: root/TAO/tao/Bind_Dispatcher_Guard.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Bind_Dispatcher_Guard.h')
-rw-r--r--TAO/tao/Bind_Dispatcher_Guard.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Bind_Dispatcher_Guard.h b/TAO/tao/Bind_Dispatcher_Guard.h
index 7e17d2e07a3..fb3113abbcd 100644
--- a/TAO/tao/Bind_Dispatcher_Guard.h
+++ b/TAO/tao/Bind_Dispatcher_Guard.h
@@ -14,7 +14,7 @@
#ifndef TAO_BIND_DISPATCHER_GUARD_H
#define TAO_BIND_DISPATCHER_GUARD_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corbafwd.h"
@@ -57,5 +57,5 @@ private:
# include "tao/Bind_Dispatcher_Guard.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif