Skip to content
Snippets Groups Projects
Commit 7569c6af authored by Ritt Konstantin's avatar Ritt Konstantin Committed by Friedemann Kleint
Browse files

gcc-4.4 build fix


Reviewed-by: default avatarFriedemann Kleint <Friedemann.Kleint@nokia.com>
parent 0e2c7b43
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
#include <utils/winutils.h> #include <utils/winutils.h>
#include <QtCore/QStringList> #include <QtCore/QStringList>
#include <QtCore/QDebug> #include <QtCore/QDebug>
#include <limits.h>
#include <windows.h> #include <windows.h>
using Core::Utils::winErrorMessage; using Core::Utils::winErrorMessage;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment