Add algorithm include

This commit is contained in:
Jonas Kvinge 2021-09-14 22:57:09 +02:00
parent 79a8450462
commit e3d0b777fc
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include "blockanalyzer.h"
#include <cstdlib>
#include <algorithm>
#include <cmath>
#include <QWidget>