#ifndef PRINT_EXAMPLE_H #define PRINT_EXAMPLE_H #include int print_example(); #endif