mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-18 01:30:27 +02:00
Only include vectors.h in those files, where it is actually needed.
This commit is contained in:
parent
0fa27efa4a
commit
003d1fd046
30 changed files with 38 additions and 1 deletions
|
@ -85,6 +85,7 @@ char *alloca ();
|
|||
#include "ramap.h"
|
||||
#include "alist.h"
|
||||
#include "feature.h"
|
||||
#include "vectors.h"
|
||||
|
||||
#include "validate.h"
|
||||
#include "sort.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue