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

Added #include <stdio.h>

This commit is contained in:
Mikael Djurfeldt 1999-01-21 10:41:10 +00:00
parent 416075f1ee
commit 7f14609425

View file

@ -42,6 +42,7 @@
#include "_scm.h"
#include <stdio.h>
#include <math.h>
#include "genio.h"
#include "smob.h"