Only include root.h where it is actually needed.

This commit is contained in:
Dirk Herrmann 2000-03-18 08:44:04 +00:00
commit ba11fd4cb6
32 changed files with 40 additions and 1 deletions

View file

@ -48,6 +48,7 @@
#include "ramap.h"
#include "stackchk.h"
#include "strorder.h"
#include "root.h"
#include "smob.h"
#include "unif.h"
#include "vectors.h"