mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
adds missing iostream include to random test
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#define BOOST_TEST_MODULE random_device
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <websocketpp/common/stdint.hpp>
|
||||
#include <websocketpp/random/random_device.hpp>
|
||||
#include <websocketpp/concurrency/none.hpp>
|
||||
|
||||
Reference in New Issue
Block a user