Skip to content

Commit 1103744

Browse files
restyled-commitscrlonxp
authored andcommitted
Restyled by clang-format
1 parent a6080c7 commit 1103744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transport/raw/WiFiPAF.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424

2525
#pragma once
2626

27-
#include <wifipaf/WiFiPAFLayer.h>
2827
#include <lib/core/CHIPCore.h>
2928
#include <lib/support/DLLUtil.h>
3029
#include <system/SystemPacketBuffer.h>
3130
#include <transport/raw/Base.h>
3231
#include <utility>
32+
#include <wifipaf/WiFiPAFLayer.h>
3333

3434
namespace chip {
3535
namespace Transport {

0 commit comments

Comments
 (0)