summaryrefslogtreecommitdiff
path: root/TAO/tao/IORTable/Table_Adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORTable/Table_Adapter.h')
-rw-r--r--TAO/tao/IORTable/Table_Adapter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IORTable/Table_Adapter.h b/TAO/tao/IORTable/Table_Adapter.h
index 11c38600ea6..3891d59cd18 100644
--- a/TAO/tao/IORTable/Table_Adapter.h
+++ b/TAO/tao/IORTable/Table_Adapter.h
@@ -13,7 +13,7 @@
#ifndef TAO_TABLE_ADAPTER_H
#define TAO_TABLE_ADAPTER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "iortable_export.h"
@@ -79,5 +79,5 @@ public:
ACE_STATIC_SVC_DECLARE (TAO_Table_Adapter_Factory)
ACE_FACTORY_DECLARE (TAO_IORTable, TAO_Table_Adapter_Factory)
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_TABLE_ADAPTER_H */