From 302f0b32f57655dc453d34d30a90a0f06601082a Mon Sep 17 00:00:00 2001 From: archshift Date: Wed, 18 Feb 2015 22:45:46 -0800 Subject: Remove duplication of INSERT_PADDING_WORDS between pica.h and gpu.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 fe2c9e63..50c7cb5f 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 #include "common/hash.h" #if _M_SSE >= 0x402 -- cgit v1.2.3