mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-18 04:53:06 +01:00
VS2010 fix.
This commit is contained in:
@@ -400,7 +400,7 @@ namespace bx
|
||||
typedef simd128_ref_t simd128_t;
|
||||
#endif //
|
||||
|
||||
BX_ALIGN_DECL(32, struct) simd256_ref_t
|
||||
struct simd256_ref_t
|
||||
{
|
||||
simd128_t simd128_0;
|
||||
simd128_t simd128_1;
|
||||
|
||||
Reference in New Issue
Block a user