forked from qt-creator/qt-creator
Ios: Fix compilation on windows.
Change-Id: I90054041069d9aace6fc24f9094d46207b87e54e Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
This commit is contained in:
committed by
Fawzi Mohamed
parent
bc9ac41e84
commit
dd08503062
@@ -63,7 +63,9 @@
|
||||
#include <QStringListModel>
|
||||
#include <QMessageBox>
|
||||
|
||||
#if defined(Q_OS_UNIX)
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
using namespace ProjectExplorer;
|
||||
using namespace Utils;
|
||||
|
||||
Reference in New Issue
Block a user