Clang Project
clang_source_code
/
test
/
PCH
/
Inputs
/
pch-through-use3a.cpp
1
#define AFOO 0
2
#include "Inputs/pch-through1.h"
3