summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies/Smart_Proxies.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/SmartProxies/Smart_Proxies.h')
-rw-r--r--TAO/tao/SmartProxies/Smart_Proxies.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/SmartProxies/Smart_Proxies.h b/TAO/tao/SmartProxies/Smart_Proxies.h
index 6582b0c1b11..569d1e1a702 100644
--- a/TAO/tao/SmartProxies/Smart_Proxies.h
+++ b/TAO/tao/SmartProxies/Smart_Proxies.h
@@ -21,7 +21,7 @@
#ifndef TAO_SMARTPROXIES_H
#define TAO_SMARTPROXIES_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "smartproxies_export.h"
#include "tao/Object.h"
@@ -60,5 +60,5 @@ protected:
#include "Smart_Proxies.inl"
#endif /* defined INLINE */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_SMARTPROXIES_H */