mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-19 10:52:03 +00:00
removed regex include
This commit is contained in:
parent
2e44b1b73a
commit
137742786e
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include <regex>
|
|
||||||
|
|
||||||
struct BtorDumperConfig
|
struct BtorDumperConfig
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue