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