projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e44b1b
)
removed regex include
author
Ahmed Irfan
<irfan@ubuntu.(none)>
Fri, 24 Jan 2014 17:04:37 +0000
(18:04 +0100)
committer
Ahmed Irfan
<irfan@ubuntu.(none)>
Fri, 24 Jan 2014 17:04:37 +0000
(18:04 +0100)
backends/btor/btor.cc
patch
|
blob
|
history
diff --git
a/backends/btor/btor.cc
b/backends/btor/btor.cc
index 965d4aa468b38cac75db5132debf81a58b4c534c..f5babebce69fdbc092ebbc7381ba3e038d6c7831 100644
(file)
--- a/
backends/btor/btor.cc
+++ b/
backends/btor/btor.cc
@@
-30,7
+30,6
@@
#include <string>
#include <assert.h>
#include <math.h>
-#include <regex>
struct BtorDumperConfig
{