From d39ae478a2c9b5fdb22ccf5c8b9e55252556ab35 Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Fri, 22 Feb 2019 21:56:22 -0800 Subject: [PATCH] linux build fix --- ws/ixcrypto/IXHash.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ws/ixcrypto/IXHash.h b/ws/ixcrypto/IXHash.h index d015354f..5d19571a 100644 --- a/ws/ixcrypto/IXHash.h +++ b/ws/ixcrypto/IXHash.h @@ -6,6 +6,7 @@ #pragma once +#include #include namespace ix