WiVICommandPacket: Add missing cstring header
parent
d6d34eb7bc
commit
b50706846c
|
|
@ -1,5 +1,6 @@
|
|||
#include "icsneo/communication/packet/wivicommandpacket.h"
|
||||
#include "icsneo/communication/message/wiviresponsemessage.h"
|
||||
#include <cstring>
|
||||
|
||||
using namespace icsneo;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue