mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-15 22:57:12 +02:00
Update String.hpp
This commit is contained in:
@ -921,4 +921,7 @@ struct SqString
|
||||
SQMOD_NODISCARD SQInteger GetLevenshtein(SqString & o) const;
|
||||
};
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
constexpr const char SqString::WHITESPACE[];
|
||||
|
||||
} // Namespace:: SqMod
|
||||
|
Reference in New Issue
Block a user