mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2025-12-28 15:44:33 +00:00
Fixed a warning
This commit is contained in:
@@ -2565,7 +2565,7 @@ operator*=(hmm_mat4 &Left, float Right)
|
||||
|
||||
#endif /* HANDMADE_MATH_IMPLEMENTATION */
|
||||
#ifdef _MSC_VER
|
||||
#pragma warning(restore:4201)
|
||||
#pragma warning(default:4201)
|
||||
#endif
|
||||
|
||||
#ifdef __GNUC__
|
||||
|
||||
Reference in New Issue
Block a user