mu: fix clang compilation
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
#include <vector>
|
||||
#include <cstdarg>
|
||||
#include <glib.h>
|
||||
#include <ostream>
|
||||
|
||||
namespace Mu {
|
||||
|
||||
@ -165,7 +166,6 @@ static inline std::string to_string (const T& val)
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
*
|
||||
* don't repeat these catch blocks everywhere...
|
||||
|
||||
Reference in New Issue
Block a user