#pragma once #include namespace web_api { std::string DeviceId(); } // namespace web_api