From 474aa3470abb9a9bbbae137574542a6e5ac190a0 Mon Sep 17 00:00:00 2001 From: Sergiusz Bazanski Date: Wed, 1 Aug 2018 04:42:41 +0100 Subject: gui: fix crash on ecp5 gui, fix quadtree tests to not get broken by clangformat --- tests/gui/quadtree.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/gui/quadtree.cc b/tests/gui/quadtree.cc index 89f8e4a3..6711e906 100644 --- a/tests/gui/quadtree.cc +++ b/tests/gui/quadtree.cc @@ -19,6 +19,7 @@ #include "gtest/gtest.h" #include "nextpnr.h" + #include "quadtree.h" USING_NEXTPNR_NAMESPACE -- cgit v1.2.3