Fix samples header includes

* Include only what is used
* Use forward declaration when possible
* Sorted includes

refs #598
This commit is contained in:
Roland Winklmeier
2016-05-18 15:18:19 +02:00
parent cbc3946306
commit 364b16346d
42 changed files with 464 additions and 115 deletions

View File

@@ -13,8 +13,7 @@
#ifndef BLACKSAMPLE_SAMPLESPHYSICALQUANTITIES_H
#define BLACKSAMPLE_SAMPLESPHYSICALQUANTITIES_H
#include "blackmisc/pq/constants.h"
#include <QTextStream>
class QTextStream;
namespace BlackSample
{