summaryrefslogtreecommitdiff
path: root/src/grid.h
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-30 05:25:21 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-30 05:25:21 (GMT)
commit83647da87e10843ba398451dc5cf89d3fe2db0df (patch)
tree209e49350ba82b20f9cfc01e276edf22abb439f3 /src/grid.h
parent3ff0eeefaa601080b2821e7b07c94fbae5ec05b7 (diff)
linux build fixes
git-svn-id: http://svn.clifford.at/openscad/trunk@369 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'src/grid.h')
-rw-r--r--src/grid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grid.h b/src/grid.h
index 2b461f4..af92a71 100644
--- a/src/grid.h
+++ b/src/grid.h
@@ -2,6 +2,7 @@
#define GRID_H_
#include <math.h>
+#include <stdint.h>
#include <QHash>
const double GRID_COARSE = 0.001;
contact: Jan Huwald // Impressum