#ifndef PROJECT_EXAMPLE_H #define PROJECT_EXAMPLE_H 1 #include void example(); #endif