is_function_test.cpp: correct macro usage (again).
This commit is contained in:
parent
529b3fe7bd
commit
7639c5820b
@ -16,7 +16,7 @@
|
||||
#pragma GCC diagnostic ignored "-Wnoexcept-type"
|
||||
#endif
|
||||
|
||||
#ifdef BOOST_TT_HAS_ACCURATE_BINARY_OPERATOR_DETECTION
|
||||
#ifdef BOOST_TT_HAS_ASCCURATE_IS_FUNCTION
|
||||
|
||||
struct X
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user