Skip to content

Commit a99409b

Browse files
committed
restyling the PR
1 parent ae37555 commit a99409b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/silabs/EndpointQueueFilter.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#include "EndpointQueueFilter.h"
22
#include <algorithm>
33
#include <cctype>
4+
#include <lib/core/CHIPSafeCasts.h>
45
#include <string.h>
56
#include <support/CodeUtils.h>
67
#include <support/logging/CHIPLogging.h>
7-
#include <lib/core/CHIPSafeCasts.h>
88

99
using namespace ::chip;
1010

0 commit comments

Comments
 (0)