#ifndef QUX_HPP #define QUX_HPP #include void print_qux(std::string); #endif