#include using namespace ::helloworld; std::string DummyEx::getHelloWorldEx() { return Dummy::getHelloWorld() + "\nThis is a simple executable :)"; }