iOS: address build error

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-08-08 17:38:47 -07:00
parent e921715410
commit 302b39bcd5

View file

@ -3,6 +3,9 @@
#define LIBDIVECOMPUTER_H
#include <stdint.h>
#if defined(Q_OS_IOS)
#include <stdio.h>
#endif
/* libdivecomputer */