mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-11 13:16:45 +02:00
10 lines
170 B
Diff
10 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>
|
|
|
|
|