mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-25 23:33:42 +00:00
fixup! fixup! ast, read_verilog: unify location types, reduce filename copying
This commit is contained in:
parent
4e1ac7830b
commit
fd463f9597
1 changed files with 0 additions and 5 deletions
|
@ -32,11 +32,6 @@
|
|||
#include "kernel/yosys.h"
|
||||
#include "frontends/ast/ast.h"
|
||||
|
||||
#if ! defined(yyFlexLexerOnce)
|
||||
#define yyFlexLexer frontend_verilog_yyFlexLexer
|
||||
#include <FlexLexer.h>
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue