mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
refs #510 Remove underscores from all the source file names
This commit is contained in:
10
src/blackcore/contextallimpl.h
Normal file
10
src/blackcore/contextallimpl.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef BLACKCORE_CONTEXT_ALL_IMPL_H
|
||||
#define BLACKCORE_CONTEXT_ALL_IMPL_H
|
||||
|
||||
#include "contextapplicationimpl.h"
|
||||
#include "contextaudioimpl.h"
|
||||
#include "contextnetworkimpl.h"
|
||||
#include "contextownaircraftimpl.h"
|
||||
#include "contextsimulatorimpl.h"
|
||||
|
||||
#endif // guard
|
||||
Reference in New Issue
Block a user