Skip to content

Commit 7370da2

Browse files
committed
Removed unnecessary includes in HAL selector header
1 parent fd4c8e8 commit 7370da2

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

src/minbasecli_hal_select.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,6 @@
3737

3838
/*****************************************************************************/
3939

40-
/* Libraries */
41-
42-
// Standard C/C++ libraries
43-
#include <stdint.h>
44-
#include <stdbool.h>
45-
#include <stddef.h>
46-
47-
/*****************************************************************************/
48-
4940
/* Hardware Abstraction Layer: Linux */
5041

5142
#if defined(__linux__)

0 commit comments

Comments
 (0)