read commit if
This commit is contained in:
parent
8c00d4a4be
commit
fdef8bc22b
@ -1,8 +1,8 @@
|
|||||||
#ifndef FSFW_DATAPOOL_READCOMMITIF_H_
|
#ifndef FSFW_DATAPOOL_READCOMMITIF_H_
|
||||||
#define FSFW_DATAPOOL_READCOMMITIF_H_
|
#define FSFW_DATAPOOL_READCOMMITIF_H_
|
||||||
|
|
||||||
#include <fsfw/returnvalues/HasReturnvaluesIF.h>
|
#include "../returnvalues/HasReturnvaluesIF.h"
|
||||||
#include <fsfw/ipc/MutexIF.h>
|
#include "../ipc/MutexIF.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Common interface for all software objects which employ read-commit
|
* @brief Common interface for all software objects which employ read-commit
|
||||||
|
Loading…
Reference in New Issue
Block a user