Addressed issues
This commit is contained in:
parent
50e3269f3b
commit
6ca20ad7ba
4 changed files with 14 additions and 9 deletions
|
@ -39,6 +39,6 @@ public:
|
|||
};
|
||||
|
||||
/// Registers all ACC services with the specified service manager.
|
||||
void InstallInterfaces(SM::ServiceManager& service_manager);
|
||||
void InstallInterfaces(Core::System& system);
|
||||
|
||||
} // namespace Service::Account
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue