This commit is contained in:
Clayton Groeneveld 2024-06-27 11:04:08 +02:00 committed by GitHub
commit 3683e03ecc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
******************************************************************************/
#pragma once
#include <QObject>
#include <string>
#include <thread>