summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h b/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h
index 441ab844518..87fe1ecf44a 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Relay_Consumer.h
@@ -11,7 +11,7 @@
#ifndef TAO_Notify_Tests_RELAY_CONSUMER_H
#define TAO_Notify_Tests_RELAY_CONSUMER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "notify_test_export.h"
@@ -52,5 +52,5 @@ protected:
CosNotifyComm::StructuredPushConsumer_var destination_object_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_Notify_Tests_RELAY_CONSUMER_H */