#include "baz.hpp" #include int baz() { std::cout << baz_str() << std::endl; return 0; }