Skip to content
Snippets Groups Projects
Commit c2015ea3 authored by hjk's avatar hjk Committed by David Schulz
Browse files

Debugger: Remove some needless winutils include


Change-Id: I28964dcb4fcef122305b557835e51417035beb9f
Reviewed-by: default avatarDavid Schulz <david.schulz@digia.com>
parent 1840a89a
No related branches found
No related tags found
No related merge requests found
......@@ -46,10 +46,6 @@
#include <utils/persistentsettings.h>
#include <utils/qtcassert.h>
#ifdef Q_OS_WIN
#include <utils/winutils.h>
#endif
#include <QApplication>
#include <QComboBox>
#include <QDirIterator>
......@@ -64,8 +60,6 @@
#include <QUuid>
using namespace ProjectExplorer;
using namespace Utils;
using namespace Debugger::Internal;
namespace Debugger {
namespace Internal {
......
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