1
0
forked from fsfw/fsfw

some fixes for master

This commit is contained in:
2020-10-29 12:42:29 +01:00
parent c8fd698b3a
commit 97f6dace26
4 changed files with 306 additions and 304 deletions

View File

@ -1,5 +1,5 @@
#include "CatchDefinitions.h"
#include <fsfw/objectmanager/ObjectManagerIF.h>
#include <fsfw/unittest/core/CatchDefinitions.h>
StorageManagerIF* tglob::getIpcStoreHandle() {
if(objectManager != nullptr) {