mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-29 21:32:22 +01:00
11 lines
170 B
Diff
11 lines
170 B
Diff
--- a/plugin/plugingizmo/plugin.h
|
|
+++ b/plugin/plugingizmo/plugin.h
|
|
@@ -29,6 +29,7 @@
|
|
#include <vector>
|
|
#include <string>
|
|
|
|
+#include <cstdint>
|
|
#include <cstdlib>
|
|
|
|
|