From 2031398c6923daa8c045d7b764638f22addb3591 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Thu, 24 Feb 2022 17:20:08 -0800 Subject: [PATCH] tests: [nfc] reorder 2057 test code includes for clang-format --- rtest/2057.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtest/2057.c b/rtest/2057.c index dea7c095e..245ef2624 100644 --- a/rtest/2057.c +++ b/rtest/2057.c @@ -1,7 +1,7 @@ // see test_regression.py:test_2057 -#include #include +#include int main(void) { printf("%p\n", gvToolTred); -- 2.40.0