summaryrefslogtreecommitdiff
path: root/src/Version.h.in
diff options
context:
space:
mode:
authorKieran Cawthray <kieranc@gmail.com>2021-12-05 19:32:29 (GMT)
committerKieran Cawthray <kieranc@gmail.com>2021-12-05 19:32:29 (GMT)
commitc00ad4af352b8573f1bba6b691bc4d74a0d1aa77 (patch)
tree4dcf1509cf0cda12660d386005c203203f522e69 /src/Version.h.in
parent1b2a8a5a044d01978854b54fd30ed3737a041e9b (diff)
parent85a25302bfac215f9ec7b993f6a2c21a20ee223b (diff)
Merge remote-tracking branch 'upstream/develop' into pts-settings
Diffstat (limited to 'src/Version.h.in')
-rw-r--r--src/Version.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Version.h.in b/src/Version.h.in
index 8cd39c9..0d6219c 100644
--- a/src/Version.h.in
+++ b/src/Version.h.in
@@ -2,6 +2,8 @@
@VERSION_EDIT_WARNING@
+#include <cstdint>
+
namespace Pinetime {
class Version {
public: