summaryrefslogtreecommitdiff
path: root/TAO/tao/ObjectKey_Table.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ObjectKey_Table.h')
-rw-r--r--TAO/tao/ObjectKey_Table.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/ObjectKey_Table.h b/TAO/tao/ObjectKey_Table.h
index 3303d9113f6..a71a25efd16 100644
--- a/TAO/tao/ObjectKey_Table.h
+++ b/TAO/tao/ObjectKey_Table.h
@@ -12,7 +12,7 @@
//=============================================================================
#ifndef TAO_OBJECTKEY_TABLE_H
#define TAO_OBJECTKEY_TABLE_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/RB_Tree.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -138,5 +138,5 @@ namespace TAO
}
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /*TAO_OBJECT_KEY_TABLE_H*/