Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
OpenMesh
Commits
ef65cf87
Commit
ef65cf87
authored
Oct 22, 2019
by
Max Lyon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix copy paste error
parent
23435776
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/OpenMesh/Core/Mesh/DefaultPolyMesh.hh
src/OpenMesh/Core/Mesh/DefaultPolyMesh.hh
+3
-3
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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