mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
refs #703, moved context to subdir
* ns: Context * adjusted using classes
This commit is contained in:
10
src/blackcore/context/contextallproxies.h
Normal file
10
src/blackcore/context/contextallproxies.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef BLACKCORE_CONTEXT_CONTEXT_ALL_PROXIES_H
|
||||
#define BLACKCORE_CONTEXT_CONTEXT_ALL_PROXIES_H
|
||||
|
||||
#include "contextapplicationproxy.h"
|
||||
#include "contextaudioproxy.h"
|
||||
#include "contextnetworkproxy.h"
|
||||
#include "contextownaircraftproxy.h"
|
||||
#include "contextsimulatorproxy.h"
|
||||
|
||||
#endif // guard
|
||||
Reference in New Issue
Block a user