Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Philip Trettner
polymesh
Commits
3f347c61
Commit
3f347c61
authored
May 25, 2020
by
Philip Trettner
Browse files
added missing includes
parent
b34ab30e
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/polymesh/debug.hh
View file @
3f347c61
#pragma once
#include
<iosfwd>
#include
<string>
#include
"Mesh.hh"
...
...
src/polymesh/formats.hh
View file @
3f347c61
...
...
@@ -2,6 +2,7 @@
#include
<array>
#include
<cstring>
#include
<string>
#include
"Mesh.hh"
...
...
Write
Preview
Supports
Markdown
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