4 lines
No EOL
58 B
C
4 lines
No EOL
58 B
C
#ifndef A_LIB_H
|
|
#define A_LIB_H
|
|
int function(void);
|
|
#endif |