mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-11 06:25:33 +08:00
refs #316 Reordered header includes.
This commit is contained in:
@@ -7,10 +7,10 @@
|
|||||||
* contained in the LICENSE file.
|
* contained in the LICENSE file.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "blackmisc/avinformationmessage.h"
|
|
||||||
#include "atcstationcomponent.h"
|
#include "atcstationcomponent.h"
|
||||||
#include "../views/atcstationview.h"
|
#include "../views/atcstationview.h"
|
||||||
#include "ui_atcstationcomponent.h"
|
#include "ui_atcstationcomponent.h"
|
||||||
|
#include "blackmisc/avinformationmessage.h"
|
||||||
#include "blackmisc/logmessage.h"
|
#include "blackmisc/logmessage.h"
|
||||||
|
|
||||||
//! \file
|
//! \file
|
||||||
|
|||||||
Reference in New Issue
Block a user