#include "cpyTest.hpp"
#include "cpyTest2.hpp"
#include "cpyTest3.hpp"
std::string getStrCpyTest() {
return CPY_TEST_STR_2 CPY_TEST_STR_3;
}