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/object/sp-flowtext.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/object/sp-flowtext.cpp') diff --git a/src/object/sp-flowtext.cpp b/src/object/sp-flowtext.cpp index c0e23ee97..c24b7689b 100644 --- a/src/object/sp-flowtext.cpp +++ b/src/object/sp-flowtext.cpp @@ -1,9 +1,6 @@ /* */ -#ifdef HAVE_CONFIG_H -#include -#endif #include #include #include -- cgit v1.2.3