forward declaration fixes

This commit is contained in:
Robin Müller 2022-01-17 13:50:24 +01:00
parent e6d8d24cd5
commit 9438ba8dcc
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
2 changed files with 8 additions and 2 deletions

View File

@ -3,6 +3,8 @@
#include "test/testtasks/TestTask.h"
class CoreController;
class Q7STestTask : public TestTask {
public:
Q7STestTask(object_id_t objectId);

View File

@ -1,12 +1,16 @@
#ifndef VIRTUALCHANNEL_H_
#define VIRTUALCHANNEL_H_
#include <fsfw/ipc/MessageQueueIF.h>
#include <linux/obc/PtmeIF.h>
#include "OBSWConfig.h"
#include "linux/obc/PtmeIF.h"
#include "fsfw/returnvalues/HasReturnvaluesIF.h"
#include "fsfw/tmtcservices/AcceptsTelemetryIF.h"
#include "fsfw/ipc/MessageQueueIF.h"
class StorageManagerIF;
/**
* @brief This class represents a virtual channel. Sending a tm message to an object of this class