Skip to content

Commit b5648fa

Browse files
committed
add missing include
1 parent 5db9381 commit b5648fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api/arch/x86/paging_utils.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
#ifndef X86_PAGING_UTILS
2020
#define X86_PAGING_UTILS
2121

22+
#include "arch/x86/paging.hpp"
2223
#include <iostream>
2324
#include <map>
2425

0 commit comments

Comments
 (0)