From ad2ec90426f68e08cdd173310ab1dfafc2d808f8 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 30 Aug 2016 10:15:15 +0200 Subject: [PATCH] typo --- STL_Extension/include/CGAL/hash_openmesh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/STL_Extension/include/CGAL/hash_openmesh.h b/STL_Extension/include/CGAL/hash_openmesh.h index 0efbff824c8..7d12891a62c 100644 --- a/STL_Extension/include/CGAL/hash_openmesh.h +++ b/STL_Extension/include/CGAL/hash_openmesh.h @@ -22,7 +22,7 @@ #include -#if OMVERSION < 0x60200 +#if OM_VERSION < 0x60200 namespace OpenMesh {