Try to fix travis ci
This commit is contained in:
parent
e0c1f33427
commit
1d1f27248f
|
@ -31,7 +31,7 @@ struct Regex : RegexBase
|
||||||
|
|
||||||
const String& str() const { return m_str; }
|
const String& str() const { return m_str; }
|
||||||
|
|
||||||
static constexpr StringView option_type_name = "regex";
|
static constexpr const char* option_type_name = "regex";
|
||||||
|
|
||||||
private:
|
private:
|
||||||
String m_str;
|
String m_str;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user