diff options
Diffstat (limited to 'src/collect.h')
| -rw-r--r-- | src/collect.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/collect.h b/src/collect.h index 5fcf694..374386c 100644 --- a/src/collect.h +++ b/src/collect.h @@ -22,6 +22,7 @@ #include "subtitle.h" #include "raw_subtitle.h" +#include <algorithm> namespace sub { |
