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/openssl/bn_wrap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/openssl/bn_wrap.cpp') diff --git a/src/engine/openssl/bn_wrap.cpp b/src/engine/openssl/bn_wrap.cpp index e1cfe3f95..6f1b5ef25 100644 --- a/src/engine/openssl/bn_wrap.cpp +++ b/src/engine/openssl/bn_wrap.cpp @@ -5,7 +5,7 @@ * Distributed under the terms of the Botan license */ -#include +#include namespace Botan { -- cgit v1.2.3