#pragma once #include #include void ReceiveFromGame(asio::ip::tcp::socket& socket, std::vector& out_data);