Skip to content

Commit

Permalink
[WebOS] Add a header file to fix build error
Browse files Browse the repository at this point in the history
Changes
 - Added a header file in WebOS Platform to fix build error

Testing
 - Tested done on WebOS
  • Loading branch information
jungwook-park committed Oct 29, 2024
1 parent bcdddaa commit f3f2acc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/platform/webos/DiagnosticDataProviderImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
*/

#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
2 changes: 1 addition & 1 deletion third_party/boringssl/repo/src
Submodule src updated 509 files

0 comments on commit f3f2acc

Please sign in to comment.