added clang script and forward declarations
This commit is contained in:
@ -3,6 +3,8 @@
|
||||
|
||||
#include "test/testtasks/TestTask.h"
|
||||
|
||||
class CoreController;
|
||||
|
||||
class Q7STestTask: public TestTask {
|
||||
public:
|
||||
Q7STestTask(object_id_t objectId);
|
||||
|
Reference in New Issue
Block a user