Hello! You probably have forgot to give definition to stuff() function, so linker give you linkage error. To fix that just add definition in CPP file.
Hello! You probably have forgot to give definition to stuff() function, so linker give you linkage error. To fix that just add definition in CPP file.