mirror of https://github.com/YosysHQ/yosys.git
Remove leftover header
This commit is contained in:
parent
e95fb24574
commit
54422c5bb4
|
@ -28,7 +28,6 @@ PRIVATE_NAMESPACE_BEGIN
|
|||
bool did_something;
|
||||
|
||||
#include "passes/pmgen/xilinx_srl_pm.h"
|
||||
#include "passes/pmgen/ice40_dsp_pm.h"
|
||||
#include "passes/pmgen/peepopt_pm.h"
|
||||
|
||||
void run_fixed(xilinx_srl_pm &pm)
|
||||
|
|
Loading…
Reference in New Issue