Skip to content

Commit

Permalink
Fix a compile error on Debian sid 5.17.11-1
Browse files Browse the repository at this point in the history
Close #199
  • Loading branch information
zhi-wang committed Jun 1, 2022
1 parent ec66899 commit c8b4e8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/async.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <future>
#include <mutex>
#include <random>
#include <thread>

#include "test.h"

Expand Down

0 comments on commit c8b4e8b

Please sign in to comment.