From 28323fc19ec162d7875a86f2ffcdbf850064ac29 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de>
Date: Tue, 13 Feb 2024 16:43:28 +0100
Subject: [PATCH] rm unused

---
 GUI/Model/Sample/ParticleLayoutItem.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/GUI/Model/Sample/ParticleLayoutItem.h b/GUI/Model/Sample/ParticleLayoutItem.h
index b0cf5ed01fa..dc601c2d72b 100644
--- a/GUI/Model/Sample/ParticleLayoutItem.h
+++ b/GUI/Model/Sample/ParticleLayoutItem.h
@@ -21,8 +21,6 @@
 #include "GUI/Model/Sample/InterferenceItems.h"
 #include "GUI/Model/Sample/Item3D.h"
 #include "GUI/Model/Sample/ItemWithParticlesCatalog.h"
-#include <QUuid>
-#include <memory>
 
 class ItemWithParticles;
 class MaterialsSet;
-- 
GitLab