mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-14 09:25:49 +08:00
Fix samples header includes
* Include only what is used * Use forward declaration when possible * Sorted includes refs #598
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#ifndef BLACKSAMPLE_SAMPLESAVIATION_H
|
||||
#define BLACKSAMPLE_SAMPLESAVIATION_H
|
||||
|
||||
#include <QTextStream>
|
||||
class QTextStream;
|
||||
|
||||
namespace BlackSample
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user