Merge pull request 'include correction' (#683) from mueller/service-interface-include-correction into development

Reviewed-on: fsfw/fsfw#683
This commit is contained in:
Steffen Gaisser 2022-09-26 14:14:57 +02:00
commit 30c03c110c
1 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,8 @@
#ifndef FRAMEWORK_SERVICEINTERFACE_SERVICEINTERFACESTREAM_H_
#define FRAMEWORK_SERVICEINTERFACE_SERVICEINTERFACESTREAM_H_
#include <FSFWConfig.h>
#include "ServiceInterfaceBuffer.h"
#include "fsfw/FSFW.h"
#if FSFW_CPP_OSTREAM_ENABLED == 1