added check to avoid seg fault

This commit is contained in:
2021-09-09 00:02:17 +02:00
parent 29abef40a4
commit b5063117f6
2 changed files with 12 additions and 10 deletions

View File

@ -1,7 +1,7 @@
#ifndef FSFW_CATCHFACTORY_H_
#define FSFW_CATCHFACTORY_H_
#include "TestConfig.h"
#include "TestsConfig.h"
#include "fsfw/objectmanager/SystemObjectIF.h"
#include "fsfw/objectmanager/ObjectManager.h"