Removed iostream includes, as they slow down compilation.
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
#ifndef STARTSPLASH_H
|
||||
#define STARTSPLASH_H
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "mainwindowimpl.h"
|
||||
|
||||
#include <QtGui>
|
||||
|
||||
Reference in New Issue
Block a user