Browse Source

Updated readme

Christophe Riccio 9 years ago
parent
commit
b5ebda89d7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      readme.md

+ 0 - 1
readme.md

@@ -72,7 +72,6 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
 - Improved OpenMP support detection for Clang, GCC, ICC and VC
 - Added constexpr for *vec*, *mat*, *quat* and *dual_quat* types #493
 - Use Cuda built-in function for abs function implementation with Cuda compiler
-- Added Visual C++ Clang toolset detection
 
 ##### Fixes:
 - Fixed GTX_extended_min_max filename typo #386