mirror of https://github.com/YosysHQ/nextpnr.git
update import to boost
This commit is contained in:
parent
eb0554319f
commit
09703c7f35
|
|
@ -22,7 +22,7 @@
|
|||
#include "chipdb.h"
|
||||
#include "log.h"
|
||||
#include "nextpnr.h"
|
||||
#include <boost/filesystem/convenience.hpp>
|
||||
#include <boost/filesystem/path.hpp>
|
||||
|
||||
#include "command.h"
|
||||
#include "placer1.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue