summaryrefslogtreecommitdiffstats
path: root/src/debug/logger.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/logger.cpp')
-rw-r--r--src/debug/logger.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug/logger.cpp b/src/debug/logger.cpp
index 2c76921ac..37b8221bf 100644
--- a/src/debug/logger.cpp
+++ b/src/debug/logger.cpp
@@ -10,6 +10,7 @@
* Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
+#include <cstring>
#include <fstream>
#include <memory>
#include <string>