core changes taken over

This commit is contained in:
2020-10-29 15:12:05 +01:00
parent 565fd63d08
commit 176ca56e35
3 changed files with 6 additions and 4 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) {