From f3f36611db8c3f6c67c818d454973a0165b0fcf2 Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 16 Dec 2009 22:53:25 +0000 Subject: Add missing BOTAN_DLL exports. Move most of the engine headers to internal --- src/math/numbertheory/pow_mod.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/math/numbertheory/pow_mod.cpp') diff --git a/src/math/numbertheory/pow_mod.cpp b/src/math/numbertheory/pow_mod.cpp index fd9b8e921..8d6bac699 100644 --- a/src/math/numbertheory/pow_mod.cpp +++ b/src/math/numbertheory/pow_mod.cpp @@ -6,7 +6,7 @@ */ #include -#include +#include namespace Botan { -- cgit v1.2.3