Skip to content

Commit 02b04ca

Browse files
committed
Fix restyle issue
1 parent 4c00c84 commit 02b04ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/platform/linux/Options.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727

2828
#include <crypto/CHIPCryptoPAL.h>
2929
#include <json/json.h>
30-
#include <lib/core/CHIPError.h>
3130
#include <lib/core/CHIPConfig.h>
31+
#include <lib/core/CHIPError.h>
3232
#include <lib/support/Base64.h>
3333
#include <lib/support/BytesToHex.h>
3434
#include <lib/support/CHIPMemString.h>

0 commit comments

Comments
 (0)