mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
may be more friendly for compiler
This commit is contained in:
parent
53bc279dea
commit
4a755dff6a
@ -8,7 +8,7 @@
|
||||
|
||||
namespace cppjieba {
|
||||
|
||||
const char* const SPECIAL_SEPARATORS = " \t\n,。";
|
||||
const char* const SPECIAL_SEPARATORS = " \t\n\xEF\xBC\x8C\xE3\x80\x82";
|
||||
|
||||
using namespace limonp;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user