mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-25 03:36:36 +00:00
Kernel: Add a missing "#pragma once"
This commit is contained in:
parent
eb74f62201
commit
02b3cb8123
Notes:
sideshowbarker
2024-07-19 02:54:58 +09:00
Author: https://github.com/awesomekling
Commit: 02b3cb8123
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <Kernel/IO.h>
|
||||
#include <Kernel/PCI/Device.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue