blob: 98dd09c9cc2f044fcf1248a5d68e7dc42d385152 [file] [log] [blame]
#include "cpyBase.hpp"
std::string getStrCpy() {
return "Hello Copied File";
}