Skip to content

Commit 4527288

Browse files
committed
Fix build
1 parent 94f4c60 commit 4527288

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)