From a3dd5b33bc1034d6e8fae0e09a9f3570a1d15c5f Mon Sep 17 00:00:00 2001 From: Keith Rothman <537074+litghost@users.noreply.github.com> Date: Thu, 18 Mar 2021 13:30:37 -0700 Subject: Run "make clangformat". to fix up master. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com> --- common/basectx.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/basectx.cc') diff --git a/common/basectx.cc b/common/basectx.cc index f271f0f3..da33eecc 100644 --- a/common/basectx.cc +++ b/common/basectx.cc @@ -21,8 +21,8 @@ #include -#include "design_utils.h" #include "context.h" +#include "design_utils.h" #include "log.h" NEXTPNR_NAMESPACE_BEGIN -- cgit v1.2.3