3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 18:05:24 +00:00

Remove leftover header

This commit is contained in:
Eddie Hung 2019-08-26 17:51:13 -07:00
parent e95fb24574
commit 54422c5bb4

View file

@ -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)