mistress lib.h
1#ifndef __lib_h
2#define __lib_h
3
4extern void meow(void);
5
6#endif // __lib_h