mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-02-05 22:43:03 -06:00
physical_memory: Add missing include for <vector>.
This commit is contained in:
parent
c2f4dcb1e3
commit
fc040b5b70
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
#include "common/alignment.h"
|
#include "common/alignment.h"
|
||||||
|
|
||||||
namespace Kernel {
|
namespace Kernel {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user