Skip to content

Commit 8376fd6

Browse files
committed
Add missing header
1 parent 8ee5f85 commit 8376fd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_bit.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
#include <boost/int128/int128.hpp>
66
#include <boost/int128/bit.hpp>
7+
#include <boost/int128/iostream.hpp>
78
#include <boost/core/lightweight_test.hpp>
89

910
void test_has_single_bit()

0 commit comments

Comments
 (0)