summaryrefslogtreecommitdiff
path: root/mqv.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2015-12-04 18:18:34 -0500
committerJeffrey Walton <noloader@gmail.com>2015-12-04 18:18:34 -0500
commit0fb28c0ee475c8893f9d33b891d178316ad335a7 (patch)
treeb08058b3d98da54df6b3523bc5712e0fbfd9a299 /mqv.h
parentdb1c95401c00cd115d0f0d73ace7facc3e38ff9e (diff)
downloadcryptopp-git-0fb28c0ee475c8893f9d33b891d178316ad335a7.tar.gz
Added "algebra.h" include for "make deps" recipe
Diffstat (limited to 'mqv.h')
-rw-r--r--mqv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mqv.h b/mqv.h
index 5d30de24..aa5ba8f6 100644
--- a/mqv.h
+++ b/mqv.h
@@ -10,6 +10,7 @@
#include "gfpcrypt.h"
#include "modarith.h"
#include "integer.h"
+#include "algebra.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)