Skip to content

Commit 9e1ce0d

Browse files
committed
add boost include
1 parent c2720fc commit 9e1ce0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test-suite/paralleltestrunner.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
using boost::unit_test::test_results;
6565
using namespace boost::interprocess;
6666
using namespace boost::unit_test_framework;
67+
using boost::timer::cpu_timer;
6768

6869
namespace {
6970
int worker(std::string cmd) {

0 commit comments

Comments
 (0)