mirror of
https://github.com/g-truc/glm.git
synced 2025-04-08 06:43:10 +00:00
Fixed ticket #165: Nacl compatibility
This commit is contained in:
parent
8197773bf5
commit
347ed18259
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
/// @author Christophe Riccio
|
||||
///////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include <cmath>
|
||||
|
||||
//! Workaround for compatibility with other libraries
|
||||
#ifdef max
|
||||
#undef max
|
||||
|
|
Loading…
Add table
Reference in a new issue