Skip to content

Commit bcad608

Browse files
Fix: Compile Error
1 parent d2d04d6 commit bcad608

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/tests/Test_boolean-state-configuration-server.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ using namespace chip::app::Clusters;
2323
using namespace chip::app::Clusters::BooleanStateConfiguration::Attributes;
2424
using chip::app::Clusters::BooleanStateConfiguration::Delegate;
2525
using chip::Protocols::InteractionModel::Status;
26+
using namespace chip::app::Clusters::BooleanStateConfiguration;
2627

2728
TEST(BooleanStateConfigurationServerTest, SetDefaultDelegateAndGetDefaultDelegate)
2829
{

0 commit comments

Comments
 (0)