Skip to content

Commit 3554896

Browse files
andy31415andreilitvin
authored andcommitted
Fix header usage in rvc (#35025)
Co-authored-by: Andrei Litvin <[email protected]>
1 parent e8b3493 commit 3554896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rvc-app/rvc-common/include/rvc-service-area-delegate.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#include <app/clusters/service-area-server/service-area-server.h>
2222
#include <app/util/config.h>
2323
#include <cstring>
24-
#include <utility>
24+
#include <vector>
2525

2626
namespace chip {
2727
namespace app {

0 commit comments

Comments
 (0)