Skip to content

Commit

Permalink
Makes shit compile under gcc13
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkar598 committed Jul 15, 2023
1 parent b9912f3 commit 3b8a5a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions byond-extools/src/dmdism/opcodes.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include <unordered_map>
#include <string>
#include <cstdint>
#include "../core/byond_constants.h"

// Opaque declaration and additional constants for the most important values,
Expand Down

0 comments on commit 3b8a5a4

Please sign in to comment.