From 5fdca382923ab3e858e8917d8785e0bce8d050e6 Mon Sep 17 00:00:00 2001 From: Lars Kool Date: Mon, 24 Jun 2024 11:13:44 +0200 Subject: [PATCH] Somehow remnants keep remaining... --- MMCore/Devices/DeviceInstances.h | 1 - 1 file changed, 1 deletion(-) diff --git a/MMCore/Devices/DeviceInstances.h b/MMCore/Devices/DeviceInstances.h index 16b4b142b..e7ccae517 100644 --- a/MMCore/Devices/DeviceInstances.h +++ b/MMCore/Devices/DeviceInstances.h @@ -30,7 +30,6 @@ #include "ImageProcessorInstance.h" #include "SignalIOInstance.h" #include "MagnifierInstance.h" -#include "PumpInstance.h" #include "SLMInstance.h" #include "GalvoInstance.h" #include "HubInstance.h"