From 8f1f0c36f5ac59b59ecbf041b0f006f05c1352cb Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Thu, 22 Jan 2015 19:54:14 +0100 Subject: [PATCH] Cleanup includes --- src/gui/Mainwindow.cxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/gui/Mainwindow.cxx b/src/gui/Mainwindow.cxx index 764eb03..d929094 100644 --- a/src/gui/Mainwindow.cxx +++ b/src/gui/Mainwindow.cxx @@ -4,11 +4,8 @@ #include "widgets/CFGScene.hxx" #include "dialogs/NewFunctionDialog.hxx" -#include -#include -#include -#include +#include namespace { BasicBlockWidget * -- 2.39.2