Merge branch 'gcc-7-fix' into 'master'
Fixed Build on gcc-7.2 See merge request OpenMesh/OpenMesh!143
This commit is contained in:
@@ -91,6 +91,7 @@ int getche() { return ::getche(); }
|
|||||||
#endif
|
#endif
|
||||||
#include <termios.h> /* tcsetattr() */
|
#include <termios.h> /* tcsetattr() */
|
||||||
#include <sys/ioctl.h> /* ioctl() */
|
#include <sys/ioctl.h> /* ioctl() */
|
||||||
|
#include <sys/time.h> /* timeval struct */
|
||||||
|
|
||||||
namespace OpenMesh {
|
namespace OpenMesh {
|
||||||
namespace Utils {
|
namespace Utils {
|
||||||
|
|||||||
Reference in New Issue
Block a user