fix for hosted bsp

This commit is contained in:
2021-05-18 16:17:51 +02:00
parent fbb7dfa5ee
commit 11192d7670
2 changed files with 3 additions and 8 deletions

View File

@ -1,8 +1,9 @@
#ifndef FSFWCONFIG_EVENTS_SUBSYSTEMIDRANGES_H_
#define FSFWCONFIG_EVENTS_SUBSYSTEMIDRANGES_H_
#include <common/config/commonSubsystemIds.h>
#include <fsfw/events/fwSubsystemIdRanges.h>
#include "common/config/commonSubsystemIds.h"
#include "fsfw/events/fwSubsystemIdRanges.h"
#include <cstdint>
/**