Skip to content

Commit b518702

Browse files
authored
Merge pull request #643 from naussika/main
Fix build
2 parents 94f4c60 + 4527288 commit b518702

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
@@ -9,6 +9,7 @@
99

1010
#include <functional>
1111
#include <atomic>
12+
#include <exception>
1213
#include <mutex>
1314
#include <condition_variable>
1415

0 commit comments

Comments
 (0)