Skip to content

Commit

Permalink
[WebOS] Add a Header file for fixing build error (#36278)
Browse files Browse the repository at this point in the history
Change
 - Added a header file in WebOS Platform to fix build error

Testing
 - Tested done on WebOS
  • Loading branch information
jungwook-park authored and pull[bot] committed Nov 22, 2024
1 parent 1e6f847 commit ff66bd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/webos/DiagnosticDataProviderImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <platform/internal/CHIPDeviceLayerInternal.h>

#include <lib/support/CHIPMem.h>
#include <lib/support/CHIPMemString.h>
#include <lib/support/logging/CHIPLogging.h>
#include <platform/DiagnosticDataProvider.h>
#include <platform/webos/ConnectivityUtils.h>
Expand Down

0 comments on commit ff66bd5

Please sign in to comment.