Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Commit f315d57

Browse files
committed
update mh_stuff to latest
fix compile error
1 parent f0d11ec commit f315d57

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tf2_bot_detector/WorldState.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
#include <mh/concurrency/dispatcher.hpp>
2121
#include <mh/concurrency/main_thread.hpp>
2222
#include <mh/concurrency/thread_pool.hpp>
23+
#include <mh/coroutine/future.hpp>
2324
#include <mh/future.hpp>
2425

2526
#undef GetCurrentTime

0 commit comments

Comments
 (0)