summaryrefslogtreecommitdiff
path: root/src/func.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/func.cc')
-rw-r--r--src/func.cc7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/func.cc b/src/func.cc
index 1d70d98..f92d0b4 100644
--- a/src/func.cc
+++ b/src/func.cc
@@ -18,7 +18,12 @@
*
*/
-#include "openscad.h"
+#include "function.h"
+#include "expression.h"
+#include "context.h"
+#include "dxfdim.h"
+#include "builtin.h"
+#include <math.h>
AbstractFunction::~AbstractFunction()
{
contact: Jan Huwald // Impressum