mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-03 16:54:22 +00:00
8bcc286dfc
It is dangerous insofar as it pollutes an immense number of source files. For example, utf8cpp's stuff uses relative namespace names (e.g. `utf8::some_type`). If `using namespace libebml` is in effect, then this clashes with `libebml::utf8` which is a typedef for `unsigned char`, causing compiler errors. |
||
---|---|---|
.. | ||
common | ||
data/text | ||
merge | ||
propedit | ||
init.cpp | ||
init.h | ||
Rakefile | ||
util.cpp | ||
util.h |