Skip to content

Commit

Permalink
Try to fix flaky tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SiarheiFedartsou committed Nov 3, 2024
1 parent c01685f commit b65d8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit_tests/library/extract.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#include "osrm/extractor_config.hpp"

#include <boost/algorithm/string.hpp>
#include <thread>
#include <tbb/flow_graph.h>
#include <thread>

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

0 comments on commit b65d8f1

Please sign in to comment.