From: Matthew Fernandez Date: Sat, 26 Feb 2022 05:58:20 +0000 (-0800) Subject: gvc++: [nfc] reorder GVLayout.h includes for clang-format X-Git-Tag: 4.0.0~203^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=798271a7a1b9ba66f10097a9195e9b5ac2b093ea;p=graphviz gvc++: [nfc] reorder GVLayout.h includes for clang-format --- diff --git a/lib/gvc++/GVLayout.h b/lib/gvc++/GVLayout.h index f9b84b4d5..9c816b9ae 100644 --- a/lib/gvc++/GVLayout.h +++ b/lib/gvc++/GVLayout.h @@ -2,9 +2,9 @@ #include +#include "AGraph.h" #include "GVContext.h" #include "GVRenderData.h" -#include "AGraph.h" #ifdef GVDLL #if gvc___EXPORTS // CMake's substitution of gvc++_EXPORTS