mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-15 16:20:17 +02:00
Added #include <stdio.h>
This commit is contained in:
parent
416075f1ee
commit
7f14609425
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@
|
||||||
|
|
||||||
#include "_scm.h"
|
#include "_scm.h"
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include "genio.h"
|
#include "genio.h"
|
||||||
#include "smob.h"
|
#include "smob.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue