mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
refs #212, includes for contexts
This commit is contained in:
10
src/blackcore/context_all_impl.h
Normal file
10
src/blackcore/context_all_impl.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef BLACKCORE_CONTEXT_ALL_IMPL_H
|
||||
#define BLACKCORE_CONTEXT_ALL_IMPL_H
|
||||
|
||||
#include "context_application_impl.h"
|
||||
#include "context_audio_impl.h"
|
||||
#include "context_network_impl.h"
|
||||
#include "context_settings_impl.h"
|
||||
#include "context_simulator_impl.h"
|
||||
|
||||
#endif // guard
|
||||
Reference in New Issue
Block a user