a lot of internal include replacements

This commit is contained in:
2021-07-13 20:22:54 +02:00
parent ca297a7dcd
commit 936d0e9f0c
163 changed files with 558 additions and 563 deletions

View File

@ -1,5 +1,5 @@
#include "QuaternionOperations.h"
#include "VectorOperations.h"
#include "fsfw/globalfunctions/math/QuaternionOperations.h"
#include "fsfw/globalfunctions/math/VectorOperations.h"
#include <cmath>
#include <cstring>