Use pragma once

This commit is contained in:
Christophe Riccio
2014-07-14 01:48:27 +02:00
parent 7659e901c9
commit cff845c2b4
138 changed files with 191 additions and 595 deletions

View File

@@ -43,7 +43,9 @@ GLM 0.9.6.0: 2014-XX-XX
- Removed degrees for function parameters
- Removed GLM_FORCE_RADIANS, active by default
- Added move contructors and assignment operators (#141)
- Use pragma once
================================================================================
GLM 0.9.5.5: 2014-XX-XX
--------------------------------------------------------------------------------
- Fixed std::nextafter not supported with C++11 on Android #213