From c3bc03c54e93849642f3fa4e888e4c84a516e56d Mon Sep 17 00:00:00 2001 From: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> Date: Mon, 12 Dec 2022 16:23:02 +0000 Subject: [PATCH] Test commit See https://github.com/bitcoin/bitcoin/pull/26688#issuecomment-1346790217 --- src/script/interpreter.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/script/interpreter.cpp b/src/script/interpreter.cpp index 38bb11aad43a5c..b16034c967c3c4 100644 --- a/src/script/interpreter.cpp +++ b/src/script/interpreter.cpp @@ -11,6 +11,7 @@ #include #include