Compare commits
2 Commits
f6c88886b8
...
4cf15e9ec6
Author | SHA1 | Date | |
---|---|---|---|
4cf15e9ec6 | |||
d6b0af3be7 |
@@ -1,7 +1,7 @@
|
||||
#ifndef FSFW_DATAPOOLLOCAL_POOLREADHELPER_H_
|
||||
#define FSFW_DATAPOOLLOCAL_POOLREADHELPER_H_
|
||||
#ifndef FSFW_DATAPOOL_POOLREADHELPER_H_
|
||||
#define FSFW_DATAPOOL_POOLREADHELPER_H_
|
||||
|
||||
#include "LocalPoolDataSetBase.h"
|
||||
#include "ReadCommitIF.h"
|
||||
#include "../serviceinterface/ServiceInterface.h"
|
||||
#include <FSFWConfig.h>
|
||||
|
||||
@@ -48,4 +48,4 @@ private:
|
||||
|
||||
|
||||
|
||||
#endif /* FSFW_DATAPOOLLOCAL_POOLREADHELPER_H_ */
|
||||
#endif /* FSFW_DATAPOOL_POOLREADHELPER_H_ */
|
Reference in New Issue
Block a user