Skip to content

Commit

Permalink
fix: compile failed on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Super committed Oct 3, 2024
1 parent f09b994 commit 1dec727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/logic/DownloadHistory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include <QSqlDatabase>
#include <QSqlError>
#include <QSqlQuery>
#include <QVariant>

#include "Logger.hpp"
#include "Path.h"
Expand Down

0 comments on commit 1dec727

Please sign in to comment.