Fix another test with modules enabled
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@305448 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user