C++程序  |  7行  |  84 B

#ifndef FOO_FOO_H
#define FOO_FOO_H

extern int  foo(void);

#endif /* FOO_FOO_H */