forked from qt-creator/qt-creator
iostool: fix build against Qt 6.2
Change-Id: I19dce97a61e54804083c149d11fbe193960cf2ae Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#ifdef Q_OS_UNIX
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <cerrno>
|
||||
#endif
|
||||
|
||||
// avoid utils dependency
|
||||
|
Reference in New Issue
Block a user