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/engine/gnump/gmp_dsa.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/engine/gnump/gmp_dsa.cpp') diff --git a/src/engine/gnump/gmp_dsa.cpp b/src/engine/gnump/gmp_dsa.cpp index 69a9c3e9c..b350a2075 100644 --- a/src/engine/gnump/gmp_dsa.cpp +++ b/src/engine/gnump/gmp_dsa.cpp @@ -5,8 +5,8 @@ * Distributed under the terms of the Botan license */ -#include -#include +#include +#include #include namespace Botan { -- cgit v1.2.3