forked from OSchip/llvm-project
parent
40eaecc35e
commit
968eea2c11
|
@ -14,6 +14,7 @@
|
||||||
// However, for backwards compatibility, if _LIBCPP_ENABLE_CXX17_REMOVED_BINDERS
|
// However, for backwards compatibility, if _LIBCPP_ENABLE_CXX17_REMOVED_BINDERS
|
||||||
// is defined before including <functional>, then they will be restored.
|
// is defined before including <functional>, then they will be restored.
|
||||||
|
|
||||||
|
// MODULES_DEFINES: _LIBCPP_ENABLE_CXX17_REMOVED_BINDERS
|
||||||
#define _LIBCPP_ENABLE_CXX17_REMOVED_BINDERS
|
#define _LIBCPP_ENABLE_CXX17_REMOVED_BINDERS
|
||||||
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
|
Loading…
Reference in New Issue