diff options
| author | Alexander Golubev <fatzer2@gmail.com> | 2024-03-04 19:13:57 +0300 |
|---|---|---|
| committer | Alexander Golubev <fatzer2@gmail.com> | 2024-03-08 14:50:56 +0300 |
| commit | 62895ee9c04692733c2d6a1f6d0d72f37bea1d56 (patch) | |
| tree | c06efc8c344abc5612c825b78a98695973a0c913 /src/tools/qstring.cpp | |
| parent | e93b93ea3292776cec071fc768ef10d3084ab56c (diff) | |
| download | tqt-62895ee9c04692733c2d6a1f6d0d72f37bea1d56.tar.gz tqt-62895ee9c04692733c2d6a1f6d0d72f37bea1d56.zip | |
cmake: remove config.h as it isn't needed and FTBFSs assistant
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'src/tools/qstring.cpp')
| -rw-r--r-- | src/tools/qstring.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tools/qstring.cpp b/src/tools/qstring.cpp index 536951b8e..26e9b61cd 100644 --- a/src/tools/qstring.cpp +++ b/src/tools/qstring.cpp @@ -38,9 +38,6 @@ ** herein. ** **********************************************************************/ -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif // Don't define it while compiling this module, or USERS of TQt will // not be able to link. |
