mirror of
https://github.com/icaven/glm.git
synced 2025-12-06 16:56:56 +08:00
Fixed VC2013 build
This commit is contained in:
parent
d5df61aa66
commit
906efb8045
@ -4,7 +4,6 @@
|
||||
|
||||
#if GLM_COMPILER == GLM_COMPILER_VC12
|
||||
# pragma warning(push)
|
||||
# pragma warning(disable: 2220)
|
||||
# pragma warning(disable: 4512) // assignment operator could not be generated
|
||||
#endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user