mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
Use files from gtkwave3-gtk3, not from gtkwave3 (#2718)
This commit is contained in:
parent
36f41e08a5
commit
4096dee598
@ -35,9 +35,6 @@
|
|||||||
#else
|
#else
|
||||||
#include <malloc.h>
|
#include <malloc.h>
|
||||||
#endif
|
#endif
|
||||||
#elif defined(_MSC_VER)
|
|
||||||
#include <malloc.h>
|
|
||||||
#define alloca _alloca
|
|
||||||
#endif
|
#endif
|
||||||
#define wave_alloca alloca
|
#define wave_alloca alloca
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user