mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Fixed build. (#355)
This commit is contained in:
committed by
GitHub
parent
4ac903bdcf
commit
f4a30a69a1
@@ -238,6 +238,7 @@ namespace bx
|
||||
BX_ASSERT_LOC(_location, result
|
||||
, "bx::narrowCast failed! Value is truncated!"
|
||||
);
|
||||
BX_UNUSED(result);
|
||||
return to;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user