#ifndef UTILS1_H #define UTILS1_H void print_hello_from_utils1(); #endif