2
0
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:
Bryce Adelstein-Lelbach
2010-11-08 13:17:36 +00:00
parent 3bdcf44e75
commit dfd5bb405f

View File

@@ -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