| commit | 16a5af02ce449d3812c0615a95c7c176496e85d8 | [log] [tgz] |
|---|---|---|
| author | Vova Bilonenko <bilonenko.v@gmail.com> | Tue Sep 18 06:51:58 2018 +0200 |
| committer | Vova Bilonenko <bilonenko.v@gmail.com> | Tue Sep 18 06:51:58 2018 +0200 |
| tree | 55a7821b062ec9a0077240fce98221fc181c9a55 | |
| parent | 0b0d9d4d81082c8c07c4d5eb9cdb1719a176ec9f [diff] |
fix build
diff --git a/include/delaunator.hpp b/include/delaunator.hpp index 241e90f..f694069 100644 --- a/include/delaunator.hpp +++ b/include/delaunator.hpp
@@ -192,6 +192,7 @@ halfedges(), m_hash(), m_hull(), + m_hull_entry(), m_center_x(), m_center_y(), m_hash_size() {