found solution for circ dependency
had to put store_address_t in own file though
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include <framework/storagemanager/StorageAccessor.h>
|
||||
#include <framework/storagemanager/StorageManagerIF.h>
|
||||
|
||||
ConstStorageAccessor::ConstStorageAccessor(store_address_t storeId):
|
||||
storeId(storeId) {}
|
||||
|
Reference in New Issue
Block a user