summaryrefslogtreecommitdiff
path: root/TAO/tao/IOPC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IOPC.h')
-rw-r--r--TAO/tao/IOPC.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/tao/IOPC.h b/TAO/tao/IOPC.h
index d59bb70802d..049b2670802 100644
--- a/TAO/tao/IOPC.h
+++ b/TAO/tao/IOPC.h
@@ -31,7 +31,7 @@
#ifndef _TAO_IDL_ORIG_IOPC_H_
#define _TAO_IDL_ORIG_IOPC_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "IOP_IORC.h"
@@ -70,6 +70,8 @@
namespace TAO
{
class Collocation_Proxy_Broker;
+
+ template<typename T> class Narrow_Utils;
}
// TAO_IDL - Generated from
@@ -105,6 +107,6 @@ namespace TAO
#pragma option pop
#endif /* __BORLANDC__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ifndef */