From ae8d1fef58fa6df1408b9b11cf4b99dc7815255f Mon Sep 17 00:00:00 2001 From: Sona Kurazyan Date: Fri, 10 May 2019 09:58:21 +0200 Subject: Hide the API of QCoapProtocol No need to keep this class public, there is no public API for accessing it anyway. Change-Id: I231a560becb5799667819c30eca6372282adeb41 Reviewed-by: Simon Hausmann --- tests/auto/qcoapclient/tst_qcoapclient.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/qcoapclient/tst_qcoapclient.cpp') diff --git a/tests/auto/qcoapclient/tst_qcoapclient.cpp b/tests/auto/qcoapclient/tst_qcoapclient.cpp index 90b44cf..2a9f9d4 100644 --- a/tests/auto/qcoapclient/tst_qcoapclient.cpp +++ b/tests/auto/qcoapclient/tst_qcoapclient.cpp @@ -39,6 +39,7 @@ #include #include #include +#include #include "../coapnetworksettings.h" -- cgit v1.2.3