From 30b698018b181aa358fded1d26e0672e47e30c84 Mon Sep 17 00:00:00 2001 From: Guido Ranzuglia granzuglia Date: Tue, 29 May 2012 13:22:50 +0000 Subject: [PATCH] removed useless #include --- src/meshlab/mainwindow.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/meshlab/mainwindow.h b/src/meshlab/mainwindow.h index 8c0ff8d45..cbaab567a 100644 --- a/src/meshlab/mainwindow.h +++ b/src/meshlab/mainwindow.h @@ -34,7 +34,6 @@ #include #include #include -#include #include "../common/pluginmanager.h" #include "../common/scriptinterface.h" #include "glarea.h"