| # | Line 7 | Line 7 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 7 | ||
| 8 | #include "copyright.h" | |
| 9 | ||
| 10 | < | #include "standard.h" |
| 10 | > | #include "rtmath.h" |
| 11 | > | #include "rterror.h" |
| 12 | > | #include "rtio.h" |
| 13 | ||
| 14 | #include "octree.h" | |
| 13 | – | |
| 15 | #include "object.h" | |
| 15 | – | |
| 16 | #include "instance.h" | |
| 17 | ||
| 18 | #define IO_ILLEGAL (IO_FILES|IO_INFO) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |