summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/merge-decl-context/d.h
blob: ccc7308b24993ead1c18d51306c45aec6166cf23 (plain)
1
2
3
4
5
6
7
#ifndef D_H
#define D_H

#include "a.h"
#include "b.h"

#endif
OpenPOWER on IntegriCloud