1
0
Fork 0
forked from blue/lmdbal

Fix typos, fix some warnings, added more compile options, moved to forgejo CI

This commit is contained in:
Blue 2025-05-02 18:19:06 +03:00
parent 3ae1fd15c0
commit 1585b8e4f5
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
15 changed files with 204 additions and 120 deletions

View file

@ -19,7 +19,7 @@
#pragma once
#include <string>
#include <stdint.h>
#include <cstdint>
#include <lmdb.h>