Skip to content

Commit

Permalink
Fix missing include in platform/Linux/DeviceInstanceInfoProviderImpl.…
Browse files Browse the repository at this point in the history
…cpp (#36790)
  • Loading branch information
soares-sergio authored Dec 11, 2024
1 parent 425e5bd commit 9c8a552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/platform/Linux/DeviceInstanceInfoProviderImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include "DeviceInstanceInfoProviderImpl.h"

#include <platform/Linux/PosixConfig.h>
#include <platform/internal/GenericDeviceInstanceInfoProvider.ipp>

namespace chip {
namespace DeviceLayer {
Expand Down

0 comments on commit 9c8a552

Please sign in to comment.