Skip to content
Snippets Groups Projects
Commit c34ae8d1 authored by Alexandre Savard's avatar Alexandre Savard
Browse files

#6095: Fix fedora 15 compilation in MineParameters.h

parent 190b866f
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,9 @@
#define MIME_PARAMETER_KEEP_REMOTE MimeParameters::addParameterRemote
#include <cstddef>
using std::ptrdiff_t;
#include <ccrtp/rtp.h>
#include <algorithm>
#include <stdexcept>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment