Clang Project
clang_source_code
/
test
/
Index
/
Inputs
/
preamble-with-implicit-import-C.h
1
#pragma once
2
#include "preamble-with-implicit-import-B.h" // Circular
3