mirror of https://github.com/YosysHQ/abc.git
C++ compatibility fix.
This commit is contained in:
parent
3581c94fec
commit
1f45cca621
|
|
@ -21,6 +21,8 @@
|
|||
#include "acecInt.h"
|
||||
#include "misc/vec/vecWec.h"
|
||||
#include "misc/extra/extra.h"
|
||||
#include "aig/aig/aig.h"
|
||||
#include "opt/dar/dar.h"
|
||||
|
||||
ABC_NAMESPACE_IMPL_START
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue