We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6235b99 commit bba47fcCopy full SHA for bba47fc
1 file changed
include/scratchcpp/value.h
@@ -10,6 +10,7 @@
10
#include <iomanip>
11
#include <utf8.h>
12
#include <iostream>
13
+#include <clocale>
14
15
#include "global.h"
16
0 commit comments