fixed local includes
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2022-09-27 11:06:11 +02:00
parent dca4335329
commit 5f17f365e3
22 changed files with 235 additions and 231 deletions

View File

@ -16,11 +16,11 @@
#ifndef IGRF13MODEL_H_
#define IGRF13MODEL_H_
#include <fsfw/parameters/HasParametersIF.h>
#include <cmath>
#include <stdint.h>
#include <string.h>
#include <time.h>
#include <fsfw/parameters/HasParametersIF.h>
// Output should be transformed to [T] instead of [nT]