Skip to content

Commit 0b1a34f

Browse files
jungwook-parkyyzhong-g
authored andcommitted
[WebOS] Add a Header file for fixing build error (project-chip#36278)
Change - Added a header file in WebOS Platform to fix build error Testing - Tested done on WebOS
1 parent c1a5cf4 commit 0b1a34f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/platform/webos/DiagnosticDataProviderImpl.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include <platform/internal/CHIPDeviceLayerInternal.h>
2525

2626
#include <lib/support/CHIPMem.h>
27+
#include <lib/support/CHIPMemString.h>
2728
#include <lib/support/logging/CHIPLogging.h>
2829
#include <platform/DiagnosticDataProvider.h>
2930
#include <platform/webos/ConnectivityUtils.h>

0 commit comments

Comments
 (0)