mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
Include goops.h for the scm_class_of prototype.
This commit is contained in:
parent
937770822e
commit
38c9cccb96
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@
|
||||||
|
|
||||||
#include "libguile/validate.h"
|
#include "libguile/validate.h"
|
||||||
#include "libguile/objects.h"
|
#include "libguile/objects.h"
|
||||||
|
#include "libguile/goops.h"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
SCM scm_metaclass_standard;
|
SCM scm_metaclass_standard;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue