This commit is contained in:
ebbit1q 2025-10-08 14:13:18 +02:00
parent fe0e061bfe
commit 64bbde08b6
24 changed files with 52 additions and 51 deletions

View file

@ -1,10 +1,9 @@
#ifndef SERVER_RESPONSE_CONTAINERS_H
#define SERVER_RESPONSE_CONTAINERS_H
#include <libcockatrice/protocol/pb/server_message.pb.h>
#include <QList>
#include <QPair>
#include <libcockatrice/protocol/pb/server_message.pb.h>
namespace google
{