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
|
# CppJieba ChangeLog
|
||||||
|
|
||||||
|
## next version
|
||||||
|
|
||||||
|
+ Yet Another Incompatibility Problem Repair: Upgrade [limonp] to version v0.5.3, fix incompatibility problem in Windows
|
||||||
|
|
||||||
## v4.3.2
|
## 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
|
## v4.3.1
|
||||||
|
|
||||||
|
1
deps/limonp/Logging.hpp
vendored
1
deps/limonp/Logging.hpp
vendored
@ -5,6 +5,7 @@
|
|||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
#include <ctime>
|
||||||
|
|
||||||
#ifdef LOG
|
#ifdef LOG
|
||||||
#error "LOG has been defined already"
|
#error "LOG has been defined already"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user