[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Headers / Inputs / include / new
blob5110731fb2f893b6d725c802e002a6ade9b73064
1 #pragma once
3 namespace std
6 struct nothrow_t { explicit nothrow_t() = default; };