Include cleanup

refs #918
This commit is contained in:
Roland Winklmeier
2017-03-24 16:14:46 +01:00
committed by Mathew Sutcliffe
parent 5958669bf1
commit 53abc6aaa3

View File

@@ -13,8 +13,7 @@
#include <QCoreApplication>
#ifdef Q_OS_WIN
#include "Windows.h"
#include "winver.h"
#include <Windows.h>
#include <tlhelp32.h>
#endif