summaryrefslogtreecommitdiff
path: root/src/Sockets/Debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Sockets/Debug.cpp')
-rw-r--r--src/Sockets/Debug.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Sockets/Debug.cpp b/src/Sockets/Debug.cpp
index ce4bad6..b8351d6 100644
--- a/src/Sockets/Debug.cpp
+++ b/src/Sockets/Debug.cpp
@@ -1,5 +1,6 @@
#include "Debug.h"
#include <stdarg.h>
+#include <cstring>
#ifdef SOCKETS_NAMESPACE