mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
This error seems caused by gnustl vector, I do not know how to fix it, so I use macro to change container to deque under gnustl, use deque under other STL library will also cause problem.