forked from blue/lmdbal
some fixes to help build in nested project
This commit is contained in:
parent
ceb6df6eca
commit
e7f1d48db6
4 changed files with 10 additions and 1 deletions
|
@ -19,6 +19,8 @@
|
|||
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <optional>
|
||||
|
||||
#include "database.h"
|
||||
|
||||
class DataBase::Exception : public std::exception
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue