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

@ -4,11 +4,10 @@
* Created on: 30 Mar 2022
* Author: rooob
*/
#include <SensorValues.h>
#include "SensorValues.h"
#include <stddef.h>
#include <cmath>
#include <fsfw/src/fsfw/datapoollocal/LocalPoolVariable.h>
#include <fsfw/datapoollocal/LocalPoolVariable.h>
namespace ACS {