summaryrefslogtreecommitdiff
path: root/TAO/tao/Protocol_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Protocol_Factory.h')
-rw-r--r--TAO/tao/Protocol_Factory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Protocol_Factory.h b/TAO/tao/Protocol_Factory.h
index 722b3271baa..aec3754a8bf 100644
--- a/TAO/tao/Protocol_Factory.h
+++ b/TAO/tao/Protocol_Factory.h
@@ -14,7 +14,7 @@
#ifndef TAO_PROTOCOL_FACTORY_H
#define TAO_PROTOCOL_FACTORY_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "corbafwd.h"
@@ -72,5 +72,5 @@ private:
CORBA::ULong tag_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_PROTOCOL_FACTORY_H */