mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 12:20:26 +02:00
Retire inclusion guard macro SCM_MAGIC_SNARFER.
This commit is contained in:
parent
2287fb53d4
commit
a6b844c224
80 changed files with 0 additions and 160 deletions
|
@ -820,9 +820,7 @@ scm_init_struct ()
|
|||
scm_c_define ("vtable-index-printer",
|
||||
SCM_MAKINUM (scm_vtable_index_printer));
|
||||
scm_c_define ("vtable-offset-user", SCM_MAKINUM (scm_vtable_offset_user));
|
||||
#ifndef SCM_MAGIC_SNARFER
|
||||
#include "libguile/struct.x"
|
||||
#endif
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue