aboutsummaryrefslogtreecommitdiff
path: root/chaos/src/chaos.hpp
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2005-02-12 08:58:21 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:58 +0200
commit2393d5bab1917825e806871d9050ca54dc3041f3 (patch)
tree89e42053eea65dcd8ca8e050806d9cff3f3570bf /chaos/src/chaos.hpp
parentbee409f85b7facc33e9e2b9fb7920edb7c3520bd (diff)
stability improvement and others
svn path=/trunk/externals/tb/; revision=2568
Diffstat (limited to 'chaos/src/chaos.hpp')
-rw-r--r--chaos/src/chaos.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chaos/src/chaos.hpp b/chaos/src/chaos.hpp
index a1a3467..0f87b51 100644
--- a/chaos/src/chaos.hpp
+++ b/chaos/src/chaos.hpp
@@ -22,6 +22,7 @@
#define FLEXT_ATTRIBUTES 1
+#define _USE_MATH_DEFINES /* tg says: define this before including cmath */
#include "flext.h"
#include "chaos_defs.hpp"
#include <cmath>