mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-02 15:21:43 +01:00
13 lines
307 B
Diff
13 lines
307 B
Diff
diff --git a/src/upmpdutils.hxx b/src/upmpdutils.hxx
|
|
index fc68b6d..1716753 100644
|
|
--- a/src/upmpdutils.hxx
|
|
+++ b/src/upmpdutils.hxx
|
|
@@ -17,6 +17,7 @@
|
|
#ifndef _UPMPDUTILS_H_X_INCLUDED_
|
|
#define _UPMPDUTILS_H_X_INCLUDED_
|
|
|
|
+#include <cstdint>
|
|
#include <string>
|
|
#include <unordered_map>
|
|
#include <vector>
|