From 0fb28c0ee475c8893f9d33b891d178316ad335a7 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Fri, 4 Dec 2015 18:18:34 -0500 Subject: Added "algebra.h" include for "make deps" recipe --- dh.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dh.h') diff --git a/dh.h b/dh.h index fc23e9fb..64cb811b 100644 --- a/dh.h +++ b/dh.h @@ -9,6 +9,7 @@ #include "cryptlib.h" #include "gfpcrypt.h" +#include "algebra.h" NAMESPACE_BEGIN(CryptoPP) -- cgit v1.2.1