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