summaryrefslogtreecommitdiff
path: root/ace/QoS/QoS_Decorator.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/QoS/QoS_Decorator.h')
-rw-r--r--ace/QoS/QoS_Decorator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/QoS/QoS_Decorator.h b/ace/QoS/QoS_Decorator.h
index 3fc38879113..cf062216ec4 100644
--- a/ace/QoS/QoS_Decorator.h
+++ b/ace/QoS/QoS_Decorator.h
@@ -13,7 +13,7 @@
#ifndef QOS_DECORATOR_H
#define QOS_DECORATOR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Reactor.h"
@@ -173,5 +173,5 @@ private:
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* QOS_DECORATOR_H */