From 8493512f037325bc6cabcfe576bea1432b1abbe6 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 7 Oct 2009 17:38:14 +0000 Subject: Oops, removed assert.h from gfp_element.cpp which uses assert :( --- src/math/gfpmath/gfp_element.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/math/gfpmath') diff --git a/src/math/gfpmath/gfp_element.cpp b/src/math/gfpmath/gfp_element.cpp index 23887929a..f9e0b09c9 100644 --- a/src/math/gfpmath/gfp_element.cpp +++ b/src/math/gfpmath/gfp_element.cpp @@ -18,6 +18,7 @@ #include #include #include +#include namespace Botan { -- cgit v1.2.3