mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-02-26 08:22:31 +00:00
Fix for compilation with mingw due to libebml's headers #defining 'min'.
This commit is contained in:
parent
bc66c14cb8
commit
daa3a60f0a
@ -18,6 +18,7 @@
|
||||
#include <ebml/EbmlUnicodeString.h>
|
||||
#include <matroska/KaxSegment.h>
|
||||
|
||||
#include "common/common.h"
|
||||
#include "common/ebml.h"
|
||||
#include "common/output.h"
|
||||
#include "common/strings/parsing.h"
|
||||
|
Loading…
Reference in New Issue
Block a user