mirror of
https://github.com/boostorg/random.git
synced 2026-01-24 18:12:48 +00:00
Added missing #include
[SVN r17101]
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <boost/limits.hpp>
|
||||
#include <boost/static_assert.hpp>
|
||||
#include <boost/random/uniform_01.hpp>
|
||||
#include <boost/detail/workaround.hpp>
|
||||
#ifdef BOOST_NO_LIMITS_COMPILE_TIME_CONSTANTS
|
||||
#include <boost/type_traits/is_float.hpp>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user