[Bug] Minimise force-included files (#25194)
This commit is contained in:
parent
59f607b963
commit
bb9dd05c6a
4 changed files with 17 additions and 9 deletions
|
@ -3,4 +3,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
bool is_display_enabled(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue