mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 08:35:32 +00:00
Use tcl.h instead
This commit is contained in:
parent
1d0570a52c
commit
78ceb23022
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
#include "libs/json11/json11.hpp"
|
||||
|
||||
#ifdef YOSYS_ENABLE_TCL
|
||||
#define CONST const
|
||||
#include "tcl.h"
|
||||
#include "tclTomMath.h"
|
||||
#include "tclTomMathDecls.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue