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
|
@ -17,6 +17,8 @@
|
|||
#ifndef CORE_DATABASE_SERIALIZER_H
|
||||
#define CORE_DATABASE_SERIALIZER_H
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#include <QByteArray>
|
||||
#include <QBuffer>
|
||||
#include <QDataStream>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue