Revert unnecessary changes.

[SVN r71036]
This commit is contained in:
John Maddock
2011-04-06 17:21:44 +00:00
parent 371171ef97
commit 4c07c44225
5 changed files with 4 additions and 8 deletions

View File

@@ -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++!"