From 559ab86d606a526a85bf5bbf0d71925fdb8b5fc0 Mon Sep 17 00:00:00 2001 From: Sven Czarnian Date: Thu, 19 Aug 2021 08:47:50 +0200 Subject: [PATCH] remove unused headers --- src/PlugIn.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/PlugIn.cpp b/src/PlugIn.cpp index c37a7f6..5de8a02 100644 --- a/src/PlugIn.cpp +++ b/src/PlugIn.cpp @@ -19,9 +19,6 @@ #include #include -#include -#include - #include "com/ZmqContext.h" #include "PlugIn.h"