summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/stress1/merge_no_reexport.h
blob: 7912c72b3b077ac8a4a7b345e22c9bf8da55d5d5 (plain)
1
2
3
4
5
6
7
8
9
#ifndef STRESS1_MERGE_NO_REEXPORT_H
#define STRESS1_MERGE_NO_REEXPORT_H

#include "m00.h"
#include "m01.h"
#include "m02.h"
#include "m03.h"

#endif
OpenPOWER on IntegriCloud