mirror of https://github.com/YosysHQ/yosys.git
OptDff fix unit tests.
This commit is contained in:
parent
9367090763
commit
a3c9716f18
|
|
@ -1,5 +1,5 @@
|
||||||
#include <gtest/gtest.h>
|
#include <gtest/gtest.h>
|
||||||
#include "passes/opt/opt_dff_comp.h"
|
#include "kernel/pattern.h"
|
||||||
|
|
||||||
YOSYS_NAMESPACE_BEGIN
|
YOSYS_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue