#pragma once namespace chat { void print(const std::string& msg); }