Skip to content

Commit

Permalink
Core/MIPS/MIPSTables.h: add stdint.h include
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
  • Loading branch information
xgqt committed Sep 9, 2023
1 parent d18dea4 commit 0cbca92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/MIPS/MIPSTables.h
Expand Up @@ -18,6 +18,7 @@
#pragma once

#include <string>
#include <stdint.h>
#include "Common/CommonTypes.h"
#include "Core/MIPS/MIPS.h"

Expand Down

0 comments on commit 0cbca92

Please sign in to comment.