We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f6861c commit 4a1b2dcCopy full SHA for 4a1b2dc
src/client/cli/formatter/format_utils.cpp
@@ -22,6 +22,7 @@
22
#include <multipass/cli/table_formatter.h>
23
#include <multipass/cli/yaml_formatter.h>
24
25
+#include <locale>
26
#include <sstream>
27
28
namespace mp = multipass;
0 commit comments