build fix

This commit is contained in:
IndecisiveTurtle 2024-08-05 02:02:48 +03:00
parent 2aefd73776
commit 2fc1f05aee
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#include <array>
#include <condition_variable>
#include <coroutine>
#include <functional>
#include <exception>
#include <mutex>
#include <span>
#include <thread>