From bc5df35b671fa54de5dcdc795d84ae48625089d1 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 30 Jan 2022 22:09:34 +0100 Subject: [PATCH] Fix include for reflective-rapidjson --- lmdb-reflective.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lmdb-reflective.hh b/lmdb-reflective.hh index 4d673fb..f8f32e9 100644 --- a/lmdb-reflective.hh +++ b/lmdb-reflective.hh @@ -4,7 +4,7 @@ #include "./lmdb-safe.hh" -#include +#include #include #include