mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-15 20:50:08 -04:00
ExportProjectDialog: remove obsolete header
No need for iostream header in LMMS.
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
#include "bb_track_container.h"
|
||||
#include "bb_track.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
exportProjectDialog::exportProjectDialog( const QString & _file_name,
|
||||
QWidget * _parent, bool multi_export=false ) :
|
||||
|
||||
Reference in New Issue
Block a user