summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/dependency-gen-included2.h
blob: fcd8f12ba5adec6d1554556797435341b63a3abf (plain)
1
2
3
4
5
6
7
#ifndef DEPENDENCY_GEN_INCLUDED2_H
#define DEPENDENCY_GEN_INCLUDED2_H

void h() {
}

#endif
OpenPOWER on IntegriCloud