Include style

This commit is contained in:
Mat Sutcliffe
2021-09-15 15:44:14 +01:00
parent 312dec792b
commit a592bb2bbe
177 changed files with 244 additions and 255 deletions

View File

@@ -14,7 +14,6 @@
#include "blackmisc/blackmiscexport.h"
#include "blackmisc/sequence.h"
#include "blackmisc/weather/presentweather.h"
#include "presentweather.h"
#include <QMetaType>

View File

@@ -6,7 +6,7 @@
* or distributed except according to the terms contained in the LICENSE file.
*/
#include "registermetadataweather.h"
#include "blackmisc/weather/registermetadataweather.h"
#include "blackmisc/valueobject.h"
#include "blackmisc/weather/weather.h"
#include "blackmisc/variant.h"

View File

@@ -14,7 +14,6 @@
#include "blackmisc/blackmiscexport.h"
#include "blackmisc/sequence.h"
#include "blackmisc/weather/temperaturelayer.h"
#include "temperaturelayer.h"
#include <QMetaType>
#include <initializer_list>