We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f8f64 commit 0ae68c7Copy full SHA for 0ae68c7
1 file changed
src/string19.lib/string19/StringView.h
@@ -1,5 +1,5 @@
1
#pragma once
2
-#include "stddef.h" // size_t
+#include <stddef.h> // size_t
3
4
namespace string19 {
5
0 commit comments