summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/SameHeader/B.h
blob: c3fe49cd854f9d9a7cc986122e78d9822ea8aa93 (plain)
1
2
3
4
#ifndef __B_h__
#define __B_h__
#include "C.h"
#endif
OpenPOWER on IntegriCloud