summaryrefslogtreecommitdiff
path: root/ace/config-win32-common.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-19 19:04:16 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-19 19:04:16 +0000
commitb9a7244eae2d74b173132032aae504fca84eb202 (patch)
treee90fdb256e0d6ff22a2a01ae3cccb43e210710b6 /ace/config-win32-common.h
parent5f46bb2218bacdd42c729f26ff689185731c455f (diff)
downloadATCD-b9a7244eae2d74b173132032aae504fca84eb202.tar.gz
ChangeLogTag:Sat Jul 19 18:38:50 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/config-win32-common.h')
-rw-r--r--ace/config-win32-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-win32-common.h b/ace/config-win32-common.h
index 213c0273970..73c2a82cd7f 100644
--- a/ace/config-win32-common.h
+++ b/ace/config-win32-common.h
@@ -3,7 +3,7 @@
#ifndef ACE_CONFIG_WIN32_COMMON_H
#define ACE_CONFIG_WIN32_COMMON_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#ifndef ACE_CONFIG_WIN32_H
#error Use config-win32.h in config.h instead of this header
@@ -575,5 +575,5 @@ typedef unsigned long long ACE_UINT64;
# define ACE_HAS_LOG_MSG_NT_EVENT_LOG
#endif /* !ACE_HAS_WINCE && !ACE_HAS_PHARLAP */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_WIN32_COMMON_H */