mirror of
https://github.com/boostorg/test.git
synced 2026-01-25 18:52:15 +00:00
Neglected a "!"
[SVN r66452]
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
|
||||
#else // based on ISO C standard
|
||||
|
||||
# if defined(__CYGWIN__) && defined(BOOST_CLANG)
|
||||
# if !defined(__CYGWIN__) && !defined(BOOST_CLANG)
|
||||
# if defined(__SUNPRO_CC)
|
||||
# include <stdio.h>
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user