utils/mu-utils-format: add missing includes
This commit is contained in:
@ -20,6 +20,9 @@
|
|||||||
#ifndef MU_UTILS_FORMAT_HH__
|
#ifndef MU_UTILS_FORMAT_HH__
|
||||||
#define MU_UTILS_FORMAT_HH__
|
#define MU_UTILS_FORMAT_HH__
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
#include <cstdarg>
|
||||||
|
|
||||||
namespace Mu {
|
namespace Mu {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user