mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-17 10:36:22 +02:00
14 lines
335 B
Diff
14 lines
335 B
Diff
diff --git a/src/Util.h b/src/Util.h
|
|
index 2570346..5670181 100644
|
|
--- a/src/Util.h
|
|
+++ b/src/Util.h
|
|
@@ -37,7 +37,7 @@
|
|
/* ============================================================ include files */
|
|
|
|
#include "Exception.h"
|
|
-
|
|
+#include <cstdint>
|
|
|
|
/* ================================================================ constants */
|
|
|