mirror of https://github.com/YosysHQ/abc.git
Fix compiler problems by #including the header from FXCH package.
This commit is contained in:
parent
9dc2f48858
commit
b83c6aaf97
|
|
@ -22,6 +22,7 @@
|
|||
#include "misc/vec/vecWec.h"
|
||||
#include "misc/vec/vecQue.h"
|
||||
#include "misc/vec/vecHsh.h"
|
||||
#include "opt/fxch/Fxch.h"
|
||||
|
||||
ABC_NAMESPACE_IMPL_START
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue