diff --git a/test/random/random_device.cpp b/test/random/random_device.cpp index 136dbec4c9..7aaeb2c377 100644 --- a/test/random/random_device.cpp +++ b/test/random/random_device.cpp @@ -28,6 +28,8 @@ #define BOOST_TEST_MODULE random_device #include +#include + #include #include #include