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
Olena
olena
Commits
e44073ea
Commit
e44073ea
authored
Mar 23, 2010
by
Roland Levillain
Browse files
Fix apps/mesh-segm-skel/io.hh.
* apps/mesh-segm-skel/io.hh: Include cstdio.
parent
fbe0b7f5
Changes
2
Hide whitespace changes
Inline
Side-by-side
milena/ChangeLog
View file @
e44073ea
2010-03-23 Roland Levillain <roland@lrde.epita.fr>
Fix apps/mesh-segm-skel/io.hh.
* apps/mesh-segm-skel/io.hh: Include cstdio.
2010-03-15 Roland Levillain <roland@lrde.epita.fr>
Aesthetic changes.
milena/apps/mesh-segm-skel/io.hh
View file @
e44073ea
...
...
@@ -31,6 +31,8 @@
/// \file apps/mesh-segm-skel/io.hh
/// \brief I/O routines adapted from TriMesh's ones.
#include
<cstdio>
#include
<algorithm>
#include
<TriMesh.h>
...
...
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