From e7372d18a1a661d8c3dba9f51e1f17b5f94171a7 Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Wed, 10 Jan 2024 11:17:08 +0100 Subject: New upstream version 3.3.0 --- Object.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Object.c') diff --git a/Object.c b/Object.c index f009148..ae4d33f 100644 --- a/Object.c +++ b/Object.c @@ -6,6 +6,8 @@ Released under the GNU GPLv2+, see the COPYING file in the source distribution for its full text. */ +#include "config.h" // IWYU pragma: keep + #include "Object.h" #include -- cgit v1.2.3