summaryrefslogtreecommitdiffstats
path: root/src/common/dynamic_library.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/common/dynamic_library.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/dynamic_library.cpp b/src/common/dynamic_library.cpp
index 7f0a10521..11003e1d6 100644
--- a/src/common/dynamic_library.cpp
+++ b/src/common/dynamic_library.cpp
@@ -2,7 +2,6 @@
// Licensed under GPLv2+
// Refer to the license.txt file included.
-#include <cstring>
#include <string>
#include <utility>