mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +08:00
refs #310, empty network context
This commit is contained in:
12
src/blackcore/context_all_empties.h
Normal file
12
src/blackcore/context_all_empties.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef BLACKCORE_CONTEXT_ALL_EMPTIES_H
|
||||
#define BLACKCORE_CONTEXT_ALL_EMPTIES_H
|
||||
|
||||
// #include "context_application_empty.h"
|
||||
// #include "context_audio_empty.h"
|
||||
#include "context_network_empty.h"
|
||||
// #include "context_ownaircraft_empty.h"
|
||||
// #include "context_settings_empty.h"
|
||||
// #include "context_simulator_empty.h"
|
||||
|
||||
|
||||
#endif // guard
|
||||
Reference in New Issue
Block a user