forked from qt-creator/qt-creator
Meson: Make spacing and #include ordering a bit more consistent
Not 100%, but a step forward. Change-Id: I6957edbd24c1652b228a96a68424b857603aae45 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -24,11 +24,14 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "mesonprojectnodes.h"
|
||||
#include <project/mesonbuildconfiguration.h>
|
||||
#include <project/mesonbuildsystem.h>
|
||||
#include <mesonpluginconstants.h>
|
||||
|
||||
#include "project/mesonbuildconfiguration.h"
|
||||
#include "project/mesonbuildsystem.h"
|
||||
#include "mesonpluginconstants.h"
|
||||
|
||||
#include <projectexplorer/project.h>
|
||||
#include <projectexplorer/target.h>
|
||||
|
||||
namespace MesonProjectManager {
|
||||
namespace Internal {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user