Skip to content

Commit

Permalink
IWYU chip-tool, add RemoteDataModelLogger.h (#32951)
Browse files Browse the repository at this point in the history
  • Loading branch information
achaulk-goog authored and pull[bot] committed May 15, 2024
1 parent 25047e5 commit 3305897
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#pragma once

#include "../common/CHIPCommand.h"
#include "../common/RemoteDataModelLogger.h"

class GetCommissionerNodeIdCommand : public CHIPCommand
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#pragma once

#include "../common/CHIPCommand.h"
#include "../common/RemoteDataModelLogger.h"

#include "ToTLVCert.h"

Expand Down
1 change: 1 addition & 0 deletions examples/chip-tool/commands/pairing/IssueNOCChainCommand.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#pragma once

#include "../common/CHIPCommand.h"
#include "../common/RemoteDataModelLogger.h"

#include "ToTLVCert.h"

Expand Down

0 comments on commit 3305897

Please sign in to comment.