mdbx: split-off mdbx-options into options.h.

This commit is contained in:
Leonid Yuriev
2019-11-13 20:14:17 +03:00
parent 7d0206d2cf
commit fe40af160d
6 changed files with 251 additions and 223 deletions

View File

@@ -91,6 +91,8 @@
#define __thread __declspec(thread)
#endif /* __thread */
#include "../src/elements/options.h"
#ifdef _MSC_VER
#pragma warning(pop)
#pragma warning(disable : 4201) /* nonstandard extension used : \