mirror of
https://gitee.com/fasiondog/hikyuu.git
synced 2024-12-02 11:58:21 +08:00
fixed compile error on linux
This commit is contained in:
parent
b2dcbe3dbd
commit
cfdc7862ac
@ -17,6 +17,10 @@
|
||||
#include <string_view>
|
||||
#include <algorithm>
|
||||
|
||||
#ifndef HKU_API
|
||||
#define HKU_API
|
||||
#endif
|
||||
|
||||
namespace hku {
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user