mirror of https://github.com/YosysHQ/yosys.git
remove include where not used
This commit is contained in:
parent
a0cc795e85
commit
746629f18d
|
@ -25,7 +25,6 @@
|
|||
#include "kernel/log.h"
|
||||
#include <algorithm>
|
||||
#include <string>
|
||||
#include <regex>
|
||||
#include <vector>
|
||||
#include <cmath>
|
||||
|
||||
|
|
Loading…
Reference in New Issue