Added missing includes

This commit is contained in:
thunder2 2025-07-19 10:47:19 +02:00
parent f53a30a0e4
commit e5c42e63b7
7 changed files with 7 additions and 0 deletions

View file

@ -30,6 +30,7 @@
#include <QWidget>
#include <QMessageBox>
#include <QDir>
#include <QVectorIterator>
#include <iostream>
#include <math.h>