mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 07:36:24 +00:00
seed_rng: add a missing part of boost uint32_t include
This commit is contained in:
parent
33f8585057
commit
859d46ebda
@ -25,6 +25,8 @@
|
||||
#include <boost/cstdint.hpp>
|
||||
#include <string>
|
||||
|
||||
using boost::uint32_t;
|
||||
|
||||
#ifndef SEED_RNG_HPP_INCLUDED
|
||||
#define SEED_RNG_HPP_INCLUDED
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user