summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/lib/Filter_Command.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/Filter_Command.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h b/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h
index 625897dbdf8..2678b6c4437 100644
--- a/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h
+++ b/TAO/orbsvcs/tests/Notify/lib/Filter_Command.h
@@ -11,7 +11,7 @@
#ifndef TAO_Notify_Tests_FILTER_COMMAND_H
#define TAO_Notify_Tests_FILTER_COMMAND_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "notify_test_export.h"
@@ -79,5 +79,5 @@ protected:
void handle_destroy_filter (ACE_ENV_SINGLE_ARG_DECL);
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_Notify_Tests_FILTER_COMMAND_H */