[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang / test / Modules / Inputs / cxx-decls-premerged.h
blob064fb9ea67bba05e9698e33cda0218b8369e0afd
1 extern "C" void ExternCFunction();
3 #include "cxx-decls-imported.h"