fix tests for new cliff packets, add string to packet.h

This commit is contained in:
Konstantin Lampalzer 2024-09-22 18:13:22 +02:00
parent aaa7b5076e
commit 8b5167b319
2 changed files with 7 additions and 6 deletions

View file

@ -32,6 +32,7 @@ POSSIBILITY OF SUCH DAMAGE.
#define CREATE_PACKET_H
#include <mutex>
#include <string>
namespace create {
class Packet {