summaryrefslogtreecommitdiff
path: root/ace/LSOCK_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/LSOCK_Connector.h')
-rw-r--r--ace/LSOCK_Connector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/LSOCK_Connector.h b/ace/LSOCK_Connector.h
index 92c4cfe4682..9e4bf34701d 100644
--- a/ace/LSOCK_Connector.h
+++ b/ace/LSOCK_Connector.h
@@ -12,7 +12,7 @@
#ifndef ACE_LOCAL_SOCK_CONNECTOR_H
#define ACE_LOCAL_SOCK_CONNECTOR_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/config-all.h"
@@ -83,5 +83,5 @@ public:
#endif
#endif /* ACE_LACKS_UNIX_DOMAIN_SOCKETS */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_LOCAL_SOCK_CONNECTOR_H */