From 78d62a3a6583e75a7311b4a8a4274a4f57da9bd6 Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de> Date: Sat, 25 Feb 2023 14:35:27 +0100 Subject: [PATCH] rm include --- GUI/View/Projection/ProjectionsPlot.h | 1 - 1 file changed, 1 deletion(-) diff --git a/GUI/View/Projection/ProjectionsPlot.h b/GUI/View/Projection/ProjectionsPlot.h index 064b2689266..e6e97f4ac1f 100644 --- a/GUI/View/Projection/ProjectionsPlot.h +++ b/GUI/View/Projection/ProjectionsPlot.h @@ -18,7 +18,6 @@ #include "GUI/Support/Data/ID.h" #include "GUI/View/Item/DataItemBundleWidget.h" #include <QMap> -#include <memory> class Datafield; class IntensityDataItem; -- GitLab