From 4cc11a0e593d1415c4055c4cca1964478e178fcf Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Wed, 27 Jul 2022 21:56:03 +0200 Subject: Clean up includes Get rid of unnecessary includes in most public, and some private headers. Forward declare what we have to, and include headers where needed in the implementation and test files. Pick-to: 6.2 Change-Id: I7924e865b9d4ad9f8c8670605b59d5530346106e Reviewed-by: Mitch Curtis --- src/location/places/qplaceidreply.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/location/places/qplaceidreply.h') diff --git a/src/location/places/qplaceidreply.h b/src/location/places/qplaceidreply.h index c4d899dd..1eb7ae21 100644 --- a/src/location/places/qplaceidreply.h +++ b/src/location/places/qplaceidreply.h @@ -41,7 +41,6 @@ #define QPLACEIDREPLY_H #include -#include QT_BEGIN_NAMESPACE -- cgit v1.2.1