From: Matthew Fernandez Date: Fri, 25 Feb 2022 01:20:08 +0000 (-0800) Subject: tests: [nfc] reorder 2057 test code includes for clang-format X-Git-Tag: 4.0.0~203^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2031398c6923daa8c045d7b764638f22addb3591;p=graphviz tests: [nfc] reorder 2057 test code includes for clang-format --- 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);