mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-12 17:06:15 +00:00
Small tclapi fix
This commit is contained in:
parent
5dcdb5060c
commit
1d0570a52c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
#include "libs/json11/json11.hpp"
|
#include "libs/json11/json11.hpp"
|
||||||
|
|
||||||
#ifdef YOSYS_ENABLE_TCL
|
#ifdef YOSYS_ENABLE_TCL
|
||||||
|
#define CONST const
|
||||||
#include "tclTomMath.h"
|
#include "tclTomMath.h"
|
||||||
#include "tclTomMathDecls.h"
|
#include "tclTomMathDecls.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue