star-enclosures-3d

Extract enclosures from 3D geometry
git clone git://git.meso-star.fr/star-enclosures-3d.git
Log | Files | Refs | README | LICENSE

commit ebd36d68ddb7fb6c84e0338b0ed45f8e52b92aba
parent e6cbc136945096ce0c9cebcce997e583a545cff1
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Fri, 14 Aug 2020 10:59:36 +0200

Add missing #undef

Diffstat:
Msrc/test_senc3d_unspecified_medium.c | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/test_senc3d_unspecified_medium.c b/src/test_senc3d_unspecified_medium.c @@ -159,6 +159,8 @@ static const unsigned all_defined_properties[36] = 0, 1, 0 }; +#undef SG3_UNSPECIFED_PROPERTY + static void test(const int convention) {