mirror of https://github.com/YosysHQ/yosys.git
removed regex include
This commit is contained in:
parent
2e44b1b73a
commit
137742786e
|
@ -30,7 +30,6 @@
|
|||
#include <string>
|
||||
#include <assert.h>
|
||||
#include <math.h>
|
||||
#include <regex>
|
||||
|
||||
struct BtorDumperConfig
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue