projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0cc795
)
remove include where not used
author
Miodrag Milanovic
<mmicko@gmail.com>
Fri, 13 Mar 2020 13:55:53 +0000
(14:55 +0100)
committer
Miodrag Milanovic
<mmicko@gmail.com>
Fri, 13 Mar 2020 13:55:53 +0000
(14:55 +0100)
backends/firrtl/firrtl.cc
patch
|
blob
|
history
diff --git
a/backends/firrtl/firrtl.cc
b/backends/firrtl/firrtl.cc
index 87db0edf780fd8029bf38cc682526c38b3f8f9bf..22aa686a77be289bbf5e649843cd36779c329d49 100644
(file)
--- a/
backends/firrtl/firrtl.cc
+++ b/
backends/firrtl/firrtl.cc
@@
-25,7
+25,6
@@
#include "kernel/log.h"
#include <algorithm>
#include <string>
-#include <regex>
#include <vector>
#include <cmath>