Clang Project
clang_source_code
/
test
/
Preprocessor
/
Inputs
/
microsoft-header-search
/
include1.h
1
#pragma once
2
3
#include "a/include2.h"
4