xref: /llvm-project/clang/test/Modules/Inputs/DependsOnModule.framework/Headers/coroutines.h (revision 0818433a5515df24c5d2cd95087e375ba8596cb0)
1 #ifndef __cpp_impl_coroutine
2 #error coroutines must be enabled
3 #endif
4