Skip to content

Commit 2034bf6

Browse files
committed
Remove unused boost includes in reverselock_tests.cpp
1 parent 3256d16 commit 2034bf6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test/reverselock_tests.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55

66
#include "sync.h"
77

8-
#include <boost/random/mersenne_twister.hpp>
9-
#include <boost/random/uniform_int_distribution.hpp>
10-
#include <boost/thread.hpp>
118
#include <boost/test/unit_test.hpp>
129

1310
BOOST_AUTO_TEST_SUITE(reverselock_tests)

0 commit comments

Comments
 (0)