#ifndef SIMPLELIBRARY_H #define SIMPLELIBRARY_H void foo(); #endif // SIMPLELIBRARY_H