Rebase
This commit is contained in:
parent
fcdbf0bc53
commit
bd1c4ec9a0
25 changed files with 74 additions and 61 deletions
|
|
@ -14,7 +14,7 @@ namespace Service::AOC {
|
|||
|
||||
class AOC_U final : public ServiceFramework<AOC_U> {
|
||||
public:
|
||||
AOC_U(Core::System& system);
|
||||
explicit AOC_U(Core::System& system);
|
||||
~AOC_U() override;
|
||||
|
||||
private:
|
||||
|
|
|
|||
Reference in a new issue