Skip to content
Snippets Groups Projects
Commit 6fca76eb authored by Johannes Kauffmann's avatar Johannes Kauffmann Committed by Jean-Baptiste Kempf
Browse files

demux: dash: include cstdint, needed for uint64_t

Fixes #27077.
parent 2d2808c3
No related branches found
No related tags found
3 merge requests!46ci: generate a contrib package if Windows prebuilt were used but failed,!45WIP emcmake,!44WIP flac 14.0
......@@ -21,6 +21,7 @@
#ifndef TEMPLATEDURI_HPP
#define TEMPLATEDURI_HPP
#include <cstdint>
#include <string>
namespace dash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment