mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
refs #212, includes for contexts
This commit is contained in:
10
src/blackcore/context_all_proxies.h
Normal file
10
src/blackcore/context_all_proxies.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef BLACKCORE_CONTEXT_ALL_PROXIES_H
|
||||
#define BLACKCORE_CONTEXT_ALL_PROXIES_H
|
||||
|
||||
#include "context_application_proxy.h"
|
||||
#include "context_audio_proxy.h"
|
||||
#include "context_network_proxy.h"
|
||||
#include "context_settings_proxy.h"
|
||||
#include "context_simulator_proxy.h"
|
||||
|
||||
#endif // guard
|
||||
Reference in New Issue
Block a user