From a02f83a5be21ececa594a3aeac76ec491efceb9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Tue, 8 Jan 2019 14:14:54 +0100 Subject: [PATCH] Removed WhatsThisGenerator from Baseinterface --- ColorPlugin.cc | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/ColorPlugin.cc b/ColorPlugin.cc index 0027535..fa7a614 100644 --- a/ColorPlugin.cc +++ b/ColorPlugin.cc @@ -39,19 +39,12 @@ * * \*===========================================================================*/ -/*===========================================================================*\ -* * -* $Revision$ * -* $LastChangedBy$ * -* $Date$ * -* * -\*===========================================================================*/ - #include "ColorPlugin.hh" #include #include +#include #include -- GitLab