Skip to content

Commit d2b4b90

Browse files
committed
Fix build.
1 parent 00884c7 commit d2b4b90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Common/Cpp/Concurrency/AsyncTask.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include <functional>
1111
#include <atomic>
1212
#include <mutex>
13+
#include <condition_variable>
1314

1415
namespace PokemonAutomation{
1516

0 commit comments

Comments
 (0)