diff options
Diffstat (limited to 'src/grid.h')
-rw-r--r-- | src/grid.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ #include <math.h> #include <stdint.h> +#include <stdlib.h> #include <QHash> const double GRID_COARSE = 0.001; |
![]() |
index : openscad | |
code driven CAD modeller | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/grid.h | 1 |
@@ -3,6 +3,7 @@ #include <math.h> #include <stdint.h> +#include <stdlib.h> #include <QHash> const double GRID_COARSE = 0.001; |