Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Commit

Permalink
fix: gcc-7 build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Preksavec committed May 14, 2017
1 parent 6420dc6 commit 246e23a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/persistence/db/rawdatabase.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#include <QVariant>
#include <QVector>
#include <atomic>
#include <functional>
#include <memory>

struct sqlite3;
Expand Down

0 comments on commit 246e23a

Please sign in to comment.