1
0
forked from fsfw/fsfw

internal unittests fixed

This commit is contained in:
2020-12-14 10:49:00 +01:00
parent f161a94113
commit 0ccd266f51
5 changed files with 11 additions and 10 deletions

View File

@ -1,7 +1,7 @@
#ifndef FSFW_UNITTEST_INTERNAL_INTTESTSERIALIZATION_H_
#define FSFW_UNITTEST_INTERNAL_INTTESTSERIALIZATION_H_
#include "../../returnvalues/HasReturnvaluesIF.h"
#include "../../../returnvalues/HasReturnvaluesIF.h"
#include <array>
namespace testserialize {