mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Update String.hpp
This commit is contained in:
parent
605cb42b7f
commit
eb7cafac46
@ -921,4 +921,7 @@ struct SqString
|
||||
SQMOD_NODISCARD SQInteger GetLevenshtein(SqString & o) const;
|
||||
};
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
constexpr const char SqString::WHITESPACE[];
|
||||
|
||||
} // Namespace:: SqMod
|
||||
|
Loading…
Reference in New Issue
Block a user