small fixes
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

This commit is contained in:
2022-09-19 13:24:20 +02:00
parent b42986dd8a
commit edb64d2ec5
4 changed files with 66 additions and 66 deletions

View File

@ -8,7 +8,7 @@
#ifndef MATH_MATHOPERATIONS_H_
#define MATH_MATHOPERATIONS_H_
#include <cmath>
#include <math.h>
#include <stdint.h>
#include <string.h>
#include <fsfw/src/fsfw/globalfunctions/constants.h>