Skip to content

Commit

Permalink
fix: include Encode definitions for List (#31600)
Browse files Browse the repository at this point in the history
  • Loading branch information
j0tunn authored and pull[bot] committed Jan 24, 2024
1 parent d479dd1 commit 3450826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/data-model/WrappedStructEncoder.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
#pragma once

#include <app/data-model/Encode.h>
#include <app/data-model/List.h>

#include <lib/core/CHIPError.h>
#include <lib/core/DataModelTypes.h>
Expand Down

0 comments on commit 3450826

Please sign in to comment.