Required for Linux builds

master
Andrew Copland 2018-06-16 14:25:42 +01:00 committed by GitHub
parent ee0b49784d
commit 641d4ec353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
#define _BYTERANGE_H
#include <cassert>
#include <cctype>
#include <cstring>
#include <algorithm>
struct ByteRange