#ifndef _TEST_h_ #define _TEST_H_ #include using namespace std; void myprint(); #endif