mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 13:41:20 +02:00
11 lines
187 B
Diff
11 lines
187 B
Diff
--- a/include/orcus/global.hpp
|
|
+++ b/include/orcus/global.hpp
|
|
@@ -11,6 +11,7 @@
|
|
#include "types.hpp"
|
|
#include "env.hpp"
|
|
|
|
+#include <limits>
|
|
#include <memory>
|
|
#include <functional>
|
|
|