Skip to content

Commit b65d8f1

Browse files
Try to fix flaky tests
1 parent c01685f commit b65d8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit_tests/library/extract.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#include "osrm/extractor_config.hpp"
66

77
#include <boost/algorithm/string.hpp>
8-
#include <thread>
98
#include <tbb/flow_graph.h>
9+
#include <thread>
1010

1111
// utility class to redirect stderr so we can test it
1212
// inspired by https://stackoverflow.com/questions/5405016

0 commit comments

Comments
 (0)