diff options
Diffstat (limited to 'ace/config-win32-msvc.h')
-rw-r--r-- | ace/config-win32-msvc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-win32-msvc.h b/ace/config-win32-msvc.h index a5042f70222..7c3e248d545 100644 --- a/ace/config-win32-msvc.h +++ b/ace/config-win32-msvc.h @@ -125,7 +125,6 @@ // Platform provides ACE_TLI function prototypes. // For Win32, this is not really true, but saves a lot of hassle! # define ACE_HAS_TLI_PROTOTYPES -# define ACE_HAS_GNU_CSTRING_H // Platform support linebuffered streaming is broken # define ACE_LACKS_LINEBUFFERED_STREAMBUF |