1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 12:45:20 +03:00
aports/community/z3/include-cstdint.patch
2023-10-24 06:54:07 +00:00

10 lines
169 B
Diff

--- a/src/util/tptr.h
+++ b/src/util/tptr.h
@@ -19,6 +19,7 @@
#pragma once
+#include <cstdint>
#include "util/machine.h"
#define TAG_SHIFT PTR_ALIGNMENT