Fixed ticket #165: Nacl compatibility

This commit is contained in:
Christophe Riccio 2012-01-23 10:00:32 +00:00
parent 8197773bf5
commit 347ed18259

View File

@ -26,6 +26,8 @@
/// @author Christophe Riccio /// @author Christophe Riccio
/////////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////////
#include <cmath>
//! Workaround for compatibility with other libraries //! Workaround for compatibility with other libraries
#ifdef max #ifdef max
#undef max #undef max