From 62895ee9c04692733c2d6a1f6d0d72f37bea1d56 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Mon, 4 Mar 2024 19:13:57 +0300 Subject: cmake: remove config.h as it isn't needed and FTBFSs assistant Signed-off-by: Alexander Golubev --- src/tools/qcstring.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/tools/qcstring.cpp') diff --git a/src/tools/qcstring.cpp b/src/tools/qcstring.cpp index 67a831970..de8d89023 100644 --- a/src/tools/qcstring.cpp +++ b/src/tools/qcstring.cpp @@ -39,10 +39,6 @@ ** **********************************************************************/ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include "ntqstring.h" #include "ntqregexp.h" #include "ntqdatastream.h" -- cgit v1.2.3