From c831d41181f53d00debc5c725459f90ce25716f2 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Sun, 24 Apr 2016 13:40:50 +0000 Subject: dbx_lmdb: updated lmdb engine git-svn-id: http://svn.miranda-ng.org/main/trunk@16761 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_mdb/src/stdafx.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'plugins/Dbx_mdb/src/stdafx.h') diff --git a/plugins/Dbx_mdb/src/stdafx.h b/plugins/Dbx_mdb/src/stdafx.h index c911e4e2d6..4de6e9fd39 100644 --- a/plugins/Dbx_mdb/src/stdafx.h +++ b/plugins/Dbx_mdb/src/stdafx.h @@ -41,10 +41,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include -extern "C" -{ - #include "lmdb\lmdb.h" -}; +#include "lmdb\lmdb.h" class txn_ptr { -- cgit v1.2.3