Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
4e870b48
Commit
4e870b48
authored
Jan 12, 2015
by
François Cartegnie
🤞
Browse files
demux: dash: missing config.h
parent
882b9a82
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/demux/dash/mpd/Url.hpp
View file @
4e870b48
...
...
@@ -20,6 +20,10 @@
#ifndef URL_HPP
#define URL_HPP
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include
<string>
#include
<vector>
#include
<vlc_common.h>
...
...
Write
Preview
Supports
Markdown
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