From 71f15d1e96dab3a48fd8e544561f1830795b56ed Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Mon, 1 Oct 2018 01:49:49 +0200 Subject: Remove #include "config.h" wherever possible --- src/attribute-rel-css.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/attribute-rel-css.cpp') diff --git a/src/attribute-rel-css.cpp b/src/attribute-rel-css.cpp index d8c90b573..430324f4a 100644 --- a/src/attribute-rel-css.cpp +++ b/src/attribute-rel-css.cpp @@ -12,10 +12,6 @@ * mapping indirectly(only reading). */ -#ifdef HAVE_CONFIG_H -# include -#endif - #include #include #include -- cgit v1.2.3