summaryrefslogtreecommitdiffstats
path: root/src/common/hash.cpp
diff options
context:
space:
mode:
authorarchshift <admin@archshift.com>2015-02-19 07:45:46 +0100
committerarchshift <admin@archshift.com>2015-02-20 07:26:25 +0100
commit302f0b32f57655dc453d34d30a90a0f06601082a (patch)
tree61162e01f93738a587f499a78f01545fa03e258f /src/common/hash.cpp
parentRemove "super lame/broken" file_search compilation unit that was leftover from Dolphin (diff)
downloadyuzu-302f0b32f57655dc453d34d30a90a0f06601082a.tar
yuzu-302f0b32f57655dc453d34d30a90a0f06601082a.tar.gz
yuzu-302f0b32f57655dc453d34d30a90a0f06601082a.tar.bz2
yuzu-302f0b32f57655dc453d34d30a90a0f06601082a.tar.lz
yuzu-302f0b32f57655dc453d34d30a90a0f06601082a.tar.xz
yuzu-302f0b32f57655dc453d34d30a90a0f06601082a.tar.zst
yuzu-302f0b32f57655dc453d34d30a90a0f06601082a.zip
Diffstat (limited to 'src/common/hash.cpp')
-rw-r--r--src/common/hash.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/hash.cpp b/src/common/hash.cpp
index fe2c9e636..50c7cb5f9 100644
--- a/src/common/hash.cpp
+++ b/src/common/hash.cpp
@@ -2,6 +2,7 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
+#include <algorithm>
#include "common/hash.h"
#if _M_SSE >= 0x402