Removed invalid FAQ 604

This commit is contained in:
Christophe Riccio
2017-01-21 22:04:04 +01:00
parent cfbb4d9b91
commit f0b6ce7d75
2 changed files with 0 additions and 7 deletions

View File

@@ -68,7 +68,6 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate)
- Optimised GTX_color_space_YCoCg YCoCgR conversions
- Optimized GTX_matrix_interpolation axisAngle function
- Added FAQ 12: Windows headers cause build errors... #557
- Added FAQ 13: GLM doesn't use C++11 STL features but my compiler support C++11? #604
- Removed GCC shadow warnings #595
#### Fixes: