fix tests for new cliff packets, add string to packet.h
This commit is contained in:
parent
aaa7b5076e
commit
8b5167b319
2 changed files with 7 additions and 6 deletions
|
@ -32,6 +32,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||
#define CREATE_PACKET_H
|
||||
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
|
||||
namespace create {
|
||||
class Packet {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue