mdbx: more fix MSVC '/Wall' warnings.

Change-Id: I359a3056d6bb5db762fe6b6b8a89e8ed066f8a87
This commit is contained in:
Leonid Yuriev
2017-07-26 15:56:39 +03:00
committed by Leo Yuriev
parent 006f531757
commit a78edd314e
6 changed files with 15 additions and 12 deletions

View File

@@ -86,6 +86,7 @@
#include "../mdbx.h"
#include "../src/defs.h"
#include "../src/osal.h"
#ifdef _MSC_VER
#pragma warning(pop)