mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-12 21:21:05 +00:00
debugging.h: include sstream as std::stringstream is used
This commit is contained in:
parent
ee02709365
commit
a4df1ebbcf
@ -16,6 +16,7 @@
|
||||
|
||||
#include "common/common_pch.h"
|
||||
|
||||
#include <sstream>
|
||||
#include <unordered_map>
|
||||
|
||||
class debugging_c {
|
||||
|
Loading…
Reference in New Issue
Block a user