1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

Added #include "macros.h"

This commit is contained in:
Mikael Djurfeldt 1998-10-31 13:04:12 +00:00
parent 55254a6a6e
commit 41d3b325c7

View file

@ -48,6 +48,7 @@
#include "eval.h"
#include "throw.h"
#include "genio.h"
#include "macros.h"
#include "smob.h"
#include "procprop.h"
#include "srcprop.h"