diff options
Diffstat (limited to 'src/lib/util/hashing.cpp')
-rw-r--r-- | src/lib/util/hashing.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/util/hashing.cpp b/src/lib/util/hashing.cpp index e554bd731b4..771d3d7b78f 100644 --- a/src/lib/util/hashing.cpp +++ b/src/lib/util/hashing.cpp @@ -12,7 +12,6 @@ #include <zlib.h> -#include <algorithm> #include <iomanip> #include <sstream> |