Clang Project

clang_source_code/test/Modules/Inputs/SameHeader/A.h
1#ifndef __A_h__
2#define __A_h__
3#endif
4