Skip to content

Commit 691272c

Browse files
committed
Fix modules issues
1 parent 918e269 commit 691272c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/test/libcxx/utilities/function.objects/refwrap/desugars_to.compile.pass.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
// std::__desugars_to internal helper.
1515

1616
#include <functional>
17+
#include <__type_traits/desugars_to.h>
1718

1819
struct Operation {};
1920
struct Tag {};

0 commit comments

Comments
 (0)