summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2017-10-24 15:15:41 +0200
committerOliver Wolff <oliver.wolff@qt.io>2017-10-25 11:06:22 +0000
commit6029bad7d1007aecd155985ba13d6c23a01015b8 (patch)
tree1ccce1c04bd6eb8b91f359da4aec99b3e411f56a /src/bluetooth/qbluetoothdevicediscoveryagent_p.h
parent75126f6d12c90610b80399ea8337766791e7f62b (diff)
winrt: Fix build using -no-pch
Task-number: QTBUG-63210 Change-Id: I98637337d8a77c8847bd0f2c567fec5e6a4ace31 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/bluetooth/qbluetoothdevicediscoveryagent_p.h')
-rw-r--r--src/bluetooth/qbluetoothdevicediscoveryagent_p.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothdevicediscoveryagent_p.h b/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
index 44834024..c4c16bb4 100644
--- a/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
+++ b/src/bluetooth/qbluetoothdevicediscoveryagent_p.h
@@ -78,6 +78,11 @@ class QDBusVariant;
QT_END_NAMESPACE
#endif
+#ifdef QT_WINRT_BLUETOOTH
+#include <QtCore/QPointer>
+#include <QtCore/QTimer>
+#endif
+
QT_BEGIN_NAMESPACE
#ifdef QT_WINRT_BLUETOOTH