cleaned up
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
#include "DebugFastScheduler.h"
|
||||
#include "AdvancedErrorManagement.h"
|
||||
#include "ExecutionInfo.h"
|
||||
#include "MultiThreadService.h"
|
||||
#include "RealTimeApplication.h"
|
||||
#include "Threads.h"
|
||||
#include "MemoryOperationsHelper.h"
|
||||
#include "ObjectRegistryDatabase.h"
|
||||
|
||||
namespace MARTe {
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#include "DebugService.h"
|
||||
#include "StandardParser.h"
|
||||
#include "AdvancedErrorManagement.h"
|
||||
#include "StreamString.h"
|
||||
#include "BasicSocket.h"
|
||||
#include "DebugBrokerWrapper.h"
|
||||
#include "DebugFastScheduler.h"
|
||||
#include "ObjectRegistryDatabase.h"
|
||||
@@ -13,15 +12,6 @@
|
||||
#include "GAM.h"
|
||||
|
||||
// Explicitly include target brokers for templating
|
||||
#include "MemoryMapInputBroker.h"
|
||||
#include "MemoryMapOutputBroker.h"
|
||||
#include "MemoryMapSynchronisedInputBroker.h"
|
||||
#include "MemoryMapSynchronisedOutputBroker.h"
|
||||
#include "MemoryMapInterpolatedInputBroker.h"
|
||||
#include "MemoryMapMultiBufferInputBroker.h"
|
||||
#include "MemoryMapMultiBufferOutputBroker.h"
|
||||
#include "MemoryMapSynchronisedMultiBufferInputBroker.h"
|
||||
#include "MemoryMapSynchronisedMultiBufferOutputBroker.h"
|
||||
|
||||
namespace MARTe {
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#include "TcpLogger.h"
|
||||
#include "ObjectRegistryDatabase.h"
|
||||
#include "Threads.h"
|
||||
#include "StringHelper.h"
|
||||
#include "ConfigurationDatabase.h"
|
||||
|
||||
Reference in New Issue
Block a user