Fixed C++11 explicit conversion operators detection #282

This commit is contained in:
Christophe Riccio
2014-12-03 14:55:47 +01:00
parent 09083fef05
commit 6a1a673b41
3 changed files with 13 additions and 2 deletions

View File

@@ -67,6 +67,7 @@ GLM 0.9.6.1: 2014-12-XX
--------------------------------------------------------------------------------
Fixes:
- Fixed scalar uaddCarry build error with Cuda #276
- Fixed C++11 explicit conversion operators detection #282
================================================================================
GLM 0.9.6.0: 2014-11-30