Skip to content

Commit

Permalink
add include
Browse files Browse the repository at this point in the history
  • Loading branch information
jared2020 committed Jun 15, 2020
1 parent 4416a9e commit 33c5934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TaoQuickApp/Src/PluginLoader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include "Logger/Logger.h"
#include <QDir>
#include <QCoreApplication>
#include <QJsonDocument>
PluginLoader::PluginLoader(QObject *parent) : QObject(parent)
{

Expand Down

0 comments on commit 33c5934

Please sign in to comment.