Skip to content

Commit

Permalink
Fix GCC13 build (#2641)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziemas committed May 17, 2023
1 parent 79b6e12 commit 0fcd9da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions decompiler/Disasm/OpcodeInfo.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Decoding info for each opcode.
*/

#include <cstdint>
#include <string>

namespace decompiler {
Expand Down

0 comments on commit 0fcd9da

Please sign in to comment.