mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-19 13:33:00 +01:00
Cleanup.
This commit is contained in:
@@ -7,10 +7,6 @@
|
||||
# error "Must be included from bx/rng.h!"
|
||||
#endif // BX_RNG_H_HEADER_GUARD
|
||||
|
||||
#include "bx.h"
|
||||
#include "fpumath.h"
|
||||
#include "uint32_t.h"
|
||||
|
||||
namespace bx
|
||||
{
|
||||
inline RngMwc::RngMwc(uint32_t _z, uint32_t _w)
|
||||
|
||||
Reference in New Issue
Block a user