Ver Fonte

Cleanup.

Branimir Karadžić há 8 anos atrás
pai
commit
7a89d512da
1 ficheiros alterados com 0 adições e 4 exclusões
  1. 0 4
      include/bx/rng.inl

+ 0 - 4
include/bx/rng.inl

@@ -7,10 +7,6 @@
 #	error "Must be included from bx/rng.h!"
 #	error "Must be included from bx/rng.h!"
 #endif // BX_RNG_H_HEADER_GUARD
 #endif // BX_RNG_H_HEADER_GUARD
 
 
-#include "bx.h"
-#include "fpumath.h"
-#include "uint32_t.h"
-
 namespace bx
 namespace bx
 {
 {
 	inline RngMwc::RngMwc(uint32_t _z, uint32_t _w)
 	inline RngMwc::RngMwc(uint32_t _z, uint32_t _w)