summaryrefslogtreecommitdiff
path: root/TAO/tao/Object_Loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Object_Loader.h')
-rw-r--r--TAO/tao/Object_Loader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Object_Loader.h b/TAO/tao/Object_Loader.h
index 8e0799bd15f..ba050bb663c 100644
--- a/TAO/tao/Object_Loader.h
+++ b/TAO/tao/Object_Loader.h
@@ -10,7 +10,7 @@
#ifndef TAO_OBJECT_LOADER_H
#define TAO_OBJECT_LOADER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Exception.h"
@@ -55,5 +55,5 @@ public:
# include "Object_Loader.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_OBJECT_LOADER_H */