2022-12-06 15:03:11 +01:00

7 lines
50 B
C

#ifndef FOO2_H
#define FOO2_H
int foo();
#endif