#pragma once enum PacketId { KeepAlive }; #include using AllPackets = std::tuple; #include