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