mirror of https://github.com/YosysHQ/yosys.git
Small tclapi fix
This commit is contained in:
parent
5dcdb5060c
commit
1d0570a52c
|
|
@ -22,6 +22,7 @@
|
|||
#include "libs/json11/json11.hpp"
|
||||
|
||||
#ifdef YOSYS_ENABLE_TCL
|
||||
#define CONST const
|
||||
#include "tclTomMath.h"
|
||||
#include "tclTomMathDecls.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue