Sign in
qemu
/
meson
/
refs/heads/scanbuildtempdir
/
.
/
test cases
/
cmake
/
8 custom command
/
subprojects
/
cmMod
/
cpyBase.cpp.am
blob: 98dd09c9cc2f044fcf1248a5d68e7dc42d385152 [
file
] [
log
] [
blame
]
#include
"cpyBase.hpp"
std
::
string
getStrCpy
()
{
return
"Hello Copied File"
;
}