Skip to content
Snippets Groups Projects
Commit c8cd2c73 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

use struct Config

Change-Id: I3c26a2e4be32899fe3f8eff5934b3ed148934512
parent 9132a810
Branches
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ using iOSConnectedCallback
class ConnectionManager
{
public:
class Config;
struct Config;
ConnectionManager(std::shared_ptr<Config> config_);
~ConnectionManager();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment