changes taken over
This commit is contained in:
parent
485e96f12f
commit
fd87a16661
@ -1,5 +1,6 @@
|
||||
#ifndef FRAMEWORK_STORAGEMANAGER_STOREADDRESS_H_
|
||||
#define FRAMEWORK_STORAGEMANAGER_STOREADDRESS_H_
|
||||
#ifndef FSFW_STORAGEMANAGER_STOREADDRESS_H_
|
||||
#define FSFW_STORAGEMANAGER_STOREADDRESS_H_
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
/**
|
||||
@ -51,4 +52,4 @@ union store_address_t {
|
||||
}
|
||||
};
|
||||
|
||||
#endif /* FRAMEWORK_STORAGEMANAGER_STOREADDRESS_H_ */
|
||||
#endif /* FSFW_STORAGEMANAGER_STOREADDRESS_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user