Branimir Karadžić 8 سال پیش
والد
کامیت
7a89d512da
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  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!"
 #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)