summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/install/obj3.h
blob: 9e8bb760a2a498a82945366c4161c2a483e1e986 (plain)
1
2
3
4
5
6
#ifndef OBJ3_H
#define OBJ3_H

int obj3(void);

#endif /* OBJ3_H */