mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-01 16:15:27 +02:00
10 lines
184 B
Diff
10 lines
184 B
Diff
--- a/xbmc/filesystem/ZipManager.h.orig
|
|
+++ b/xbmc/filesystem/ZipManager.h
|
|
@@ -22,6 +22,7 @@
|
|
#include <string>
|
|
#include <vector>
|
|
#include <map>
|
|
+#include <cstdint>
|
|
|
|
class CURL;
|
|
|