[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang-tools-extra / test / modularize / Inputs / IncludeInExtern.h
blobda7de8faf2a5eb8d783a6c67be2713b38e15cea4
1 extern "C" {
2 #include "Empty.h"