aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/dependency-gen-included.h
blob: 0e1cdfcd1e18ef57a56f6f33db21eb4a1c2cf91a (plain) (blame)
1
2
3
4
5
6
7
8
9
//#ifndef DEPENDENCY_GEN_INCLUDED_H
//#define DEPENDENCY_GEN_INCLUDED_H

#include "Inputs/dependency-gen-included2.h"

void g() {
}

//#endif