add missing errno.h include
it was masked by the precompiled header Change-Id: I9ba7b0faa716cfa6844b9a9f81fa2a3aa67f5da4 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
parent
0678a7db8e
commit
2b969b89b9
@ -42,6 +42,7 @@
|
||||
#include "environment.h"
|
||||
|
||||
#include <process.h>
|
||||
#include <errno.h>
|
||||
#include <iostream>
|
||||
#include <qdebug.h>
|
||||
#include <QDir>
|
||||
|
Loading…
Reference in New Issue
Block a user