7 lines
68 B
C
Raw Normal View History

2018-10-28 12:09:07 +01:00
#ifndef OBJ1_H
#define OBJ1_H
int obj1(void);
#endif /* OBJ1_H */