From e1fbac3ca13d37d2625c11d30cfdece4327b446b Mon Sep 17 00:00:00 2001 From: Yuri Kunde Schlesner Date: Wed, 6 May 2015 04:06:12 -0300 Subject: Common: Remove common.h --- src/common/hash.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/hash.cpp') diff --git a/src/common/hash.cpp b/src/common/hash.cpp index 3e62beff..b0b3613f 100644 --- a/src/common/hash.cpp +++ b/src/common/hash.cpp @@ -4,6 +4,7 @@ #include +#include "common/common_funcs.h" // For rotl #include "common/hash.h" #include "common/platform.h" -- cgit v1.2.3