summaryrefslogtreecommitdiff
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 @@
2// Licensed under GPLv2+ 2// Licensed under GPLv2+
3// Refer to the license.txt file included. 3// Refer to the license.txt file included.
4 4
5#include <cstring>
6#include <string> 5#include <string>
7#include <utility> 6#include <utility>
8 7