Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 3b8a5a4

Browse files
committed
Makes shit compile under gcc13
1 parent b9912f3 commit 3b8a5a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

byond-extools/src/dmdism/opcodes.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#include <unordered_map>
44
#include <string>
5+
#include <cstdint>
56
#include "../core/byond_constants.h"
67

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

0 commit comments

Comments
 (0)