mdbx: reorganize internal includes.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev)
2022-06-02 18:59:58 +03:00
parent 535ad41ae6
commit b6138c39f0
9 changed files with 862 additions and 844 deletions

2
mdbx.h
View File

@@ -88,7 +88,6 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
/* *INDENT-OFF* */
/* clang-format off */
/**
\file mdbx.h
\brief The libmdbx C API header file
@@ -171,7 +170,6 @@ as a duplicates or as like a multiple values corresponds to keys.
\defgroup c_rqest Range query estimation
\defgroup c_extra Extra operations
*/
/* *INDENT-ON* */
/* clang-format on */