aboutsummaryrefslogtreecommitdiff
path: root/chaos/src/chaos.hpp
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2005-10-22 15:11:45 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:12:00 +0200
commitef53e19b3d9019b1b1f3345390f55ae9229ce390 (patch)
tree94f88a833fa9046c0af0800656bab4fa4bc7f9ab /chaos/src/chaos.hpp
parent8fb0d8ac8ed684a2084769cb0986effec439626f (diff)
cleanups and new system
svn path=/trunk/externals/tb/; revision=3750
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 2e2eb8b..bb9971d 100644
--- a/chaos/src/chaos.hpp
+++ b/chaos/src/chaos.hpp
@@ -24,6 +24,7 @@
#define _USE_MATH_DEFINES /* tg says: define this before including cmath */
#include "flext.h"
+#include "assert.h"
#include "chaos_defs.hpp"
#include <cmath>