mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-01 03:18:18 +08:00
update
This commit is contained in:
parent
c8a2092da4
commit
e3a3522798
@ -30,7 +30,7 @@ void GlobalInitializer::init() {
|
||||
|
||||
// 存在内存泄露时,可在填写 VS 输出的泄露点,VS 调试时可自动跳转
|
||||
// 记得重新设回 -1 或注释掉,否则会运行失败
|
||||
_CrtSetBreakAlloc(3755);
|
||||
_CrtSetBreakAlloc(-1);
|
||||
#endif
|
||||
|
||||
inner::init_logger();
|
||||
|
Loading…
Reference in New Issue
Block a user