iOS build: need to more includes
It's kinda odd this builds fine on other OSs, but whatever. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e23ae817c7
commit
7cc34aec9d
@ -2,6 +2,8 @@
|
||||
#ifndef QT_BLE_H
|
||||
#define QT_BLE_H
|
||||
|
||||
#include <stddef.h>
|
||||
#include "core/libdivecomputer.h"
|
||||
#include <QVector>
|
||||
#include <QLowEnergyController>
|
||||
#include <QEventLoop>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user