From f3c9078b4cddec5581e52de5c216ae53984ec130 Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Wed, 9 Aug 2023 05:17:30 -0400 Subject: Clean up things that include script/standard.h Remove standard.h from files that don't use anything in it, and include it in files that do. --- src/bench/verify_script.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bench/verify_script.cpp') diff --git a/src/bench/verify_script.cpp b/src/bench/verify_script.cpp index 757094167a..11f96b1005 100644 --- a/src/bench/verify_script.cpp +++ b/src/bench/verify_script.cpp @@ -8,7 +8,7 @@ #include