[libc++][NFC] Remove trailing whitespace from release notes
[llvm-project.git] / clang / test / Modules / Inputs / no-undeclared-includes-builtins / libcxx / module.modulemap
blob74a114bbd88c4404a6e4a86a67437d182a30d480
1 module libcxx [system] {
2   header "stddef.h"
3   header "stdio.h"
4   export *