From bc9bda10c93ebfb9862270576b445d1c2798d66d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 5 Mar 2024 19:43:11 +0900 Subject: Conversion to cmake building system Signed-off-by: Michele Calgaro --- src/imageutils/jpegcontent.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/imageutils/jpegcontent.cpp') diff --git a/src/imageutils/jpegcontent.cpp b/src/imageutils/jpegcontent.cpp index d94a32e..55bc384 100644 --- a/src/imageutils/jpegcontent.cpp +++ b/src/imageutils/jpegcontent.cpp @@ -17,9 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if defined(HAVE_CONFIG_H) #include "config.h" -#endif // System #include -- cgit v1.2.3