summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/install/obj4.h
blob: 6195aa77e3b00ee00e08e122621ae7e7db642e4f (plain)
1
2
3
4
5
6
#ifndef OBJ4_H
#define OBJ4_H

int obj4(void);

#endif /* OBJ4_H */