fixed compile error on linux

This commit is contained in:
fasiondog 2023-10-03 02:50:50 +08:00
parent b2dcbe3dbd
commit cfdc7862ac

View File

@ -17,6 +17,10 @@
#include <string_view>
#include <algorithm>
#ifndef HKU_API
#define HKU_API
#endif
namespace hku {
/**