llvm/clang/test/Modules/Inputs/stress1/merge_no_reexport.h

#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