Skip to content

Commit d6a7cfe

Browse files
authored
Merge branch 'project-chip:master' into robotic-vacuum-cleaner
2 parents fc67454 + 5694e73 commit d6a7cfe

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

examples/chef/common/chef-operational-state-delegate-impl.h

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <app-common/zap-generated/cluster-objects.h>
2222
#include <app/clusters/operational-state-server/operational-state-server.h>
2323

24+
#include <app/util/attribute-metadata.h>
2425
#include <protocols/interaction_model/StatusCode.h>
2526

2627
#ifdef MATTER_DM_PLUGIN_OPERATIONAL_STATE_SERVER

examples/chef/common/chef-rvc-operational-state-delegate.h

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
#include <app-common/zap-generated/cluster-objects.h>
2222
#include <app/clusters/operational-state-server/operational-state-server.h>
2323

24+
#include <app/util/attribute-metadata.h>
2425
#include <protocols/interaction_model/StatusCode.h>
2526

2627
#ifdef MATTER_DM_PLUGIN_RVC_OPERATIONAL_STATE_SERVER

0 commit comments

Comments
 (0)