mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
Yet Another Incompatibility Problem Repair: Upgrade [limonp] to version v0.5.3, fix incompatibility problem in Windows
This commit is contained in:
parent
c34c8f3082
commit
4493c604b9
@ -1,8 +1,12 @@
|
||||
# CppJieba ChangeLog
|
||||
|
||||
## next version
|
||||
|
||||
+ Yet Another Incompatibility Problem Repair: Upgrade [limonp] to version v0.5.3, fix incompatibility problem in Windows
|
||||
|
||||
## v4.3.2
|
||||
|
||||
+ [limonp] to version v0.5.2, fix incompatibility problem in Windows
|
||||
+ Upgrade [limonp] to version v0.5.2, fix incompatibility problem in Windows
|
||||
|
||||
## v4.3.1
|
||||
|
||||
|
1
deps/limonp/Logging.hpp
vendored
1
deps/limonp/Logging.hpp
vendored
@ -5,6 +5,7 @@
|
||||
#include <iostream>
|
||||
#include <cassert>
|
||||
#include <cstdlib>
|
||||
#include <ctime>
|
||||
|
||||
#ifdef LOG
|
||||
#error "LOG has been defined already"
|
||||
|
Loading…
x
Reference in New Issue
Block a user