Skip to content

Commit 3206fed

Browse files
restyled-commitsmykrupp
authored andcommitted
Restyled by clang-format
1 parent b5951a3 commit 3206fed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/platform/silabs/multi-ota/OTAFactoryDataProcessor.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818

1919
#pragma once
2020

21+
#include <ProvisionManager.h>
22+
#include <ProvisionStorage.h>
2123
#include <lib/core/Optional.h>
2224
#include <lib/support/ScopedBuffer.h>
2325
#include <lib/support/Span.h>
2426
#include <platform/silabs/multi-ota/OTATlvProcessor.h>
25-
#include <ProvisionStorage.h>
26-
#include <ProvisionManager.h>
2727

2828
namespace chip {
2929

0 commit comments

Comments
 (0)