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
acb62194
Commit
acb62194
authored
Oct 20, 2017
by
Jan
Browse files
Fixed Build on gcc-7.2
parent
9b898d0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OpenMesh/Tools/Utils/conio.cc
View file @
acb62194
...
...
@@ -91,6 +91,7 @@ int getche() { return ::getche(); }
#endif
#include
<termios.h>
/* tcsetattr() */
#include
<sys/ioctl.h>
/* ioctl() */
#include
<sys/time.h>
/* timeval struct */
namespace
OpenMesh
{
namespace
Utils
{
...
...
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