mdbx-build: amalgamation.

Change-Id: Ic32de6ee119df2bc12136b882f4f7cabaa1314a9
This commit is contained in:
Leonid Yuriev
2019-08-31 17:10:04 +03:00
parent b42462c484
commit f81374a9ce
28 changed files with 296 additions and 1572 deletions

View File

@@ -22,7 +22,7 @@
/* Avoid reference to mdbx_runtime_flags from assert() */
#define mdbx_runtime_flags (~0u)
#include "../bits.h"
#include "../elements/internals.h"
#if defined(_WIN32) || defined(_WIN64)
#include "wingetopt.h"