summaryrefslogtreecommitdiff
path: root/TAO/tao/Codeset_Manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Codeset_Manager.h')
-rw-r--r--TAO/tao/Codeset_Manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Codeset_Manager.h b/TAO/tao/Codeset_Manager.h
index e0c035c7594..a290611be24 100644
--- a/TAO/tao/Codeset_Manager.h
+++ b/TAO/tao/Codeset_Manager.h
@@ -14,7 +14,7 @@
#ifndef TAO_CODESET_MANAGER_H
#define TAO_CODESET_MANAGER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/CONV_FRAMEC.h"
@@ -207,5 +207,5 @@ typedef ACE_Unbounded_Set_Iterator<TAO_Codeset_Item*>
TAO_CodesetFactorySet wchar_factories_;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_CODESET_MANAGER_H */