We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856047b commit 060c331Copy full SHA for 060c331
tests/rcppfastfloat_test.cpp
@@ -4,7 +4,7 @@
4
5
#include "fast_float/fast_float.h"
6
#include <iostream>
7
-#include <string>
+#include <string_view>
8
#include <vector>
9
10
struct test_data {
0 commit comments