Skip to content

Commit

Permalink
pref(main): add include
Browse files Browse the repository at this point in the history
Signed-off-by: Zone.N <[email protected]>
  • Loading branch information
MRNIU committed Jun 3, 2024
1 parent 22b152c commit 4e6b075
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/kernel/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
* </table>
*/

#include <cstdint>

#include "arch.h"
#include "cstdio"
#include "iostream"
Expand Down

0 comments on commit 4e6b075

Please sign in to comment.