summaryrefslogtreecommitdiff
path: root/lang/solidity/files/patch-libevmasm_Instruction.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/solidity/files/patch-libevmasm_Instruction.h')
-rw-r--r--lang/solidity/files/patch-libevmasm_Instruction.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/solidity/files/patch-libevmasm_Instruction.h b/lang/solidity/files/patch-libevmasm_Instruction.h
index 36f47c312bee..3368d6e3f5df 100644
--- a/lang/solidity/files/patch-libevmasm_Instruction.h
+++ b/lang/solidity/files/patch-libevmasm_Instruction.h
@@ -1,8 +1,8 @@
---- libevmasm/Instruction.h.orig 2023-07-19 09:24:46 UTC
+--- libevmasm/Instruction.h.orig 2025-05-07 10:46:47 UTC
+++ libevmasm/Instruction.h
-@@ -27,6 +27,8 @@
- #include <libsolutil/Assertions.h>
+@@ -28,6 +28,8 @@
#include <liblangutil/EVMVersion.h>
+ #include <liblangutil/Exceptions.h>
+#undef MSIZE // remove MSIZE definition from <sys/params.h>, included by boost 1.66.0
+