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

@@ -6,15 +6,13 @@
* or distributed except according to the terms contained in the LICENSE file.
*/
#include "contextaudio.h"
#include "blackcore/afv/clients/afvclient.h"
#include "blackcore/context/contextaudio.h"
#include "blackcore/context/contextnetwork.h" // for user login
#include "blackcore/context/contextownaircraft.h" // for COM integration
#include "blackcore/context/contextsimulator.h" // for COM intergration
#include "blackcore/context/contextaudioimpl.h"
#include "blackcore/context/contextaudioproxy.h"
#include "blackcore/afv/clients/afvclient.h"
#include "blackmisc/simplecommandparser.h"
#include "blackmisc/dbusserver.h"
#include "blackmisc/stringutils.h"