mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-30 10:52:03 +02:00
11 lines
202 B
Diff
11 lines
202 B
Diff
--- a/src/common/AdaptiveUtils.h
|
|
+++ b/src/common/AdaptiveUtils.h
|
|
@@ -9,6 +9,7 @@
|
|
#pragma once
|
|
|
|
#include <algorithm>
|
|
+#include <cstdint>
|
|
#include <limits>
|
|
#include <memory>
|
|
#include <string_view>
|