mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +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,8 +13,7 @@
|
||||
#ifndef BLACKSAMPLE_SAMPLESPHYSICALQUANTITIES_H
|
||||
#define BLACKSAMPLE_SAMPLESPHYSICALQUANTITIES_H
|
||||
|
||||
#include "blackmisc/pq/constants.h"
|
||||
#include <QTextStream>
|
||||
class QTextStream;
|
||||
|
||||
namespace BlackSample
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user