Remove unneeded includes

This commit is contained in:
Jonas Kvinge
2024-09-24 20:41:11 +02:00
parent 3c984ac8cf
commit 2e6408a4f7
15 changed files with 8 additions and 23 deletions

View File

@@ -20,7 +20,7 @@
#ifndef COLLECTIONTASK_H
#define COLLECTIONTASK_H
#include <QtGlobal>
#include <QtClassHelperMacros>
#include <QString>
#include "core/shared_ptr.h"