From 0cb12eca8fc9776bbeb99950505bcecb01ea3bb9 Mon Sep 17 00:00:00 2001 From: Jon Beniston Date: Sat, 3 Oct 2020 08:45:29 +0100 Subject: [PATCH] Remove export.h as not needed --- sdrsrv/feature/featureset.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/sdrsrv/feature/featureset.h b/sdrsrv/feature/featureset.h index b07317c8e..ee12dc803 100644 --- a/sdrsrv/feature/featureset.h +++ b/sdrsrv/feature/featureset.h @@ -21,8 +21,6 @@ #include #include -#include "export.h" - class PluginAPI; class Feature; class FeatureSetPreset;