Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenMesh
OpenMesh
Commits
ef65cf87
Commit
ef65cf87
authored
Oct 22, 2019
by
Max Lyon
Browse files
fix copy paste error
parent
23435776
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenMesh/Core/Mesh/DefaultPolyMesh.hh
View file @
ef65cf87
...
...
@@ -40,8 +40,8 @@
* ========================================================================= */
#ifndef OPENMESH_DEFAULT
TRI
MESH_HH
#define OPENMESH_DEFAULT
TRI
MESH_HH
#ifndef OPENMESH_DEFAULT
POLY
MESH_HH
#define OPENMESH_DEFAULT
POLY
MESH_HH
//== INCLUDES =================================================================
...
...
@@ -62,5 +62,5 @@ typedef PolyMesh_ArrayKernelT<DefaultTraitsDouble> PolyMesh;
//=============================================================================
//=============================================================================
#endif // OPENMESH_DEFAULT
TRI
MESH_HH defined
#endif // OPENMESH_DEFAULT
POLY
MESH_HH defined
//=============================================================================
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment