forked from boostorg/config
Revert unnecessary changes.
[SVN r71036]
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// config for libc++
|
||||
// Might need more in here later.
|
||||
|
||||
#if !defined(_LIBCPP_VERSION) && defined(__cplusplus)
|
||||
#if !defined(_LIBCPP_VERSION)
|
||||
# include <ciso646>
|
||||
# if !defined(_LIBCPP_VERSION)
|
||||
# error "This is not libc++!"
|
||||
|
Reference in New Issue
Block a user