Fixing header with IWYU (#3893)
This commit is contained in:
parent
8ff6ae3a49
commit
3750462506
1 changed files with 2 additions and 1 deletions
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include <boost/filesystem.hpp>
|
||||
|
||||
#include <fstream>
|
||||
#include <future>
|
||||
|
||||
using namespace std::chrono_literals;
|
||||
|
|
@ -325,4 +326,4 @@ TEST (relaxed_atomic_integral, many_threads)
|
|||
|
||||
// Check values
|
||||
ASSERT_EQ (0, atomic);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue