forked from boostorg/config
changed BOOST_NO_SFINAE test
[SVN r21129]
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
# endif
|
# endif
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# if __GNUC__ == 2 && __GNUC_MINOR__ <= 95
|
# if __GNUC__ == 2 && __GNUC_MINOR__ < 96
|
||||||
# define BOOST_NO_SFINAE
|
# define BOOST_NO_SFINAE
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user