iOS: address build error
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
e921715410
commit
302b39bcd5
@ -3,6 +3,9 @@
|
||||
#define LIBDIVECOMPUTER_H
|
||||
|
||||
#include <stdint.h>
|
||||
#if defined(Q_OS_IOS)
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
|
||||
/* libdivecomputer */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user