Merge branch 'master' of gitlab.com:SymbioticEDA/nextpnr

This commit is contained in:
David Shah 2018-06-16 18:45:56 +02:00
commit 0df9a11b1f
2 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
*
*/
#include "place.h"
#include "place_sa.h"
#include <algorithm>
#include <cmath>
#include <iostream>