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