Skip to content
Snippets Groups Projects
Commit a55fc0c7 authored by Fabian Reister's avatar Fabian Reister
Browse files

minor

parent 16445a86
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@ namespace armarx::armem
public:
MemoryConnector(ManagedIceObject& component);
virtual ~MemoryConnector() = default;
protected:
armem::data::WaitForMemoryResult useMemory(const std::string& memoryName);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment