heaptrack: remove patch merged upstream

This commit is contained in:
meator 2025-04-16 18:20:17 +02:00 committed by classabbyamp
parent 7b1e57b789
commit e23f179533

View file

@ -1,12 +0,0 @@
Index: heaptrack-1.4.0/src/analyze/gui/histogrammodel.h
===================================================================
--- heaptrack-1.4.0.orig/src/analyze/gui/histogrammodel.h
+++ heaptrack-1.4.0/src/analyze/gui/histogrammodel.h
@@ -7,6 +7,7 @@
#ifndef HISTOGRAMMODEL_H
#define HISTOGRAMMODEL_H
+#include <array>
#include <QAbstractTableModel>
#include "treemodel.h"