xref: /llvm-project/clang/test/ClangScanDeps/Inputs/header3.h (revision c68f247275eed94a4f4b97ad53b4d599acfd181a)
1 // import another header from the same module
2 #include "header.h"
3