diff options
-rw-r--r-- | openscad.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ #include <errno.h> #include <stdlib.h> #include <string.h> +#include <assert.h> #include <math.h> #include <fstream> |
![]() |
index : openscad | |
code driven CAD modeller | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | openscad.h | 1 |
@@ -41,6 +41,7 @@ #include <errno.h> #include <stdlib.h> #include <string.h> +#include <assert.h> #include <math.h> #include <fstream> |