mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-10 11:11:40 +01:00
9 lines
218 B
Diff
9 lines
218 B
Diff
--- a/player/NymphCastPlayer/litehtml/include/litehtml/os_types.h
|
|
+++ b/player/NymphCastPlayer/litehtml/include/litehtml/os_types.h
|
|
@@ -1,3 +1,5 @@
|
|
+#include <cstdint>
|
|
+
|
|
#ifndef LH_OS_TYPES_H
|
|
#define LH_OS_TYPES_H
|
|
|