forked from blue/lmdbal
Fix typos, fix some warnings, added more compile options, moved to forgejo CI
This commit is contained in:
parent
3ae1fd15c0
commit
1585b8e4f5
15 changed files with 204 additions and 120 deletions
|
@ -19,7 +19,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include <stdint.h>
|
||||
#include <cstdint>
|
||||
|
||||
#include <lmdb.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue