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;
|
|
|