Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
930d0419
Commit
930d0419
authored
Jan 26, 2016
by
Steve Lhomme
Committed by
Hugo Beauzée-Luyssen
Jan 26, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Chunk: we need <algorithm> for std::min()
Signed-off-by:
Hugo Beauzée-Luyssen
<
hugo@beauzee.fr
>
parent
54e38a89
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
modules/demux/adaptative/http/Chunk.cpp
modules/demux/adaptative/http/Chunk.cpp
+2
-0
No files found.
modules/demux/adaptative/http/Chunk.cpp
View file @
930d0419
...
...
@@ -34,6 +34,8 @@
#include <vlc_url.h>
#include <vlc_block.h>
#include <algorithm>
using
namespace
adaptative
::
http
;
AbstractChunkSource
::
AbstractChunkSource
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment