#ifndef TSTD_LIBRARY_H #define TSTD_LIBRARY_H void hello(void); #endif // TSTD_LIBRARY_H