From 7dd49c6293172b494c78918507242cdb55d35137 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Sun, 21 Jan 2024 12:31:30 +0100 Subject: WIP --- sax/src/utils.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sax/src/utils.hh') diff --git a/sax/src/utils.hh b/sax/src/utils.hh index 206d003..074f0c0 100644 --- a/sax/src/utils.hh +++ b/sax/src/utils.hh @@ -4,7 +4,7 @@ #include "macros.hh" #include -#include +#include namespace modxml { namespace sax { @@ -13,7 +13,7 @@ class Decoder; class DecoderFactory; std::unique_ptr HIDDEN pick_decoder_for_encoding( - std::string const& encoding, + std::string_view encoding, DecoderFactory* factory); } // namespace sax -- cgit v1.2.3-70-g09d2