Add some missing #pragma once
s (#19902)
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
// Copyright 2022 Sergey Vlasov (@sigprof)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include_next <board.h>
|
||||
|
||||
#undef STM32F103xB
|
||||
|
Reference in New Issue
Block a user