summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/Asynch_Invocation_Adapter.h')
-rw-r--r--TAO/tao/Messaging/Asynch_Invocation_Adapter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Messaging/Asynch_Invocation_Adapter.h b/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
index 02ff13fd7db..0e85f49156e 100644
--- a/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
+++ b/TAO/tao/Messaging/Asynch_Invocation_Adapter.h
@@ -12,7 +12,7 @@
//=============================================================================
#ifndef TAO_MESSAGING_ASYNCH_INVOCATION_ADAPTER_H
#define TAO_MESSAGING_ASYNCH_INVOCATION_ADAPTER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Messaging/messaging_export.h"
@@ -92,5 +92,5 @@ namespace TAO
} // End namespace TAO
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_MESSAGING_ASYNCH_INVOCATION_ADAPTER_H*/