mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 12:27:21 +00:00
Avoid warnings about the redefinition of _.
This commit is contained in:
parent
43b72a9f0c
commit
a90cb1497e
@ -75,12 +75,13 @@ extern "C" {
|
||||
#define MATROSKA_VERSION 2
|
||||
#endif
|
||||
|
||||
#include "mkvinfo.h"
|
||||
#include "mkvinfo_tag_types.h"
|
||||
|
||||
#include "checksums.h"
|
||||
#include "common.h"
|
||||
#include "commonebml.h"
|
||||
#include "matroska.h"
|
||||
#include "mkvinfo.h"
|
||||
#include "mkvinfo_tag_types.h"
|
||||
#include "mm_io.h"
|
||||
|
||||
using namespace libmatroska;
|
||||
|
Loading…
Reference in New Issue
Block a user