summaryrefslogtreecommitdiff
path: root/src/cgal.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-08-24 20:25:15 (GMT)
committerMarius Kintel <marius@kintel.net>2011-08-24 20:25:15 (GMT)
commit3c87c07318d6bb854f15f3c44e0bbbbb605e5dd3 (patch)
treeea292df448038ce9cc4dad4009fcf4ce4d7250d5 /src/cgal.h
parent428d5bfc0e8684d6cf8116d0a580b36281135a45 (diff)
compile fixes for older versions of CGAL + newer versions of gcc
Diffstat (limited to 'src/cgal.h')
-rw-r--r--src/cgal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cgal.h b/src/cgal.h
index 9ccc4df..911ee55 100644
--- a/src/cgal.h
+++ b/src/cgal.h
@@ -95,7 +95,7 @@ struct CGAL_Nef_polyhedron
return 0;
}
- class PolySet *convertToPolyset() const;
+ class PolySet *convertToPolyset();
};
#endif /* ENABLE_CGAL */
contact: Jan Huwald // Impressum