xref: /llvm-project/clang-tools-extra/test/modularize/Inputs/IncludeInExtern.h (revision 740839260b15c75ef1503683cac19c40e9bd1b66)
1 extern "C" {
2   #include "Empty.h"
3 }
4