lib/icu/Converter: add missing <string_view> include
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
#ifdef HAVE_ICU_CONVERTER
|
#ifdef HAVE_ICU_CONVERTER
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <string_view>
|
||||||
|
|
||||||
#ifdef HAVE_ICU
|
#ifdef HAVE_ICU
|
||||||
struct UConverter;
|
struct UConverter;
|
||||||
|
Reference in New Issue
Block a user