Cleanup #includes of (mostly a long time) unused header files.

No functional changes.
This commit is contained in:
Marc Olzheim 2004-12-13 16:47:13 +00:00
parent cb56cfb870
commit c6ef918f3a
140 changed files with 0 additions and 260 deletions

View file

@ -33,7 +33,6 @@
#include "misc.h"
#include "nat.h"
#include "file.h"
#include "sect.h"
#include "budg.h"
#include "update.h"

View file

@ -33,12 +33,9 @@
* Steve McClure, 1998
*/
#include <math.h>
#include "misc.h"
#include "sect.h"
#include "nat.h"
#include "item.h"
#include "news.h"
#include "file.h"
#include "xy.h"
#include "path.h"

View file

@ -32,13 +32,11 @@
* Steve McClure, 1996
*/
#include <math.h>
#include "misc.h"
#include "sect.h"
#include "nat.h"
#include "item.h"
#include "news.h"
#include "file.h"
#include "xy.h"
#include "optlist.h"
#include "budg.h"

View file

@ -41,7 +41,6 @@
#include "ship.h"
#include "news.h"
#include "file.h"
#include "product.h"
#include "optlist.h"
#include "budg.h"
#include "player.h"

View file

@ -40,7 +40,6 @@
#include "player.h"
#include "empthread.h"
#include "budg.h"
#include "product.h"
#include "player.h"
#include "update.h"
#include "common.h"

View file

@ -33,8 +33,6 @@
#include "misc.h"
#include "sect.h"
#include "file.h"
#include "optlist.h"
#include "budg.h"
#include "player.h"
#include "update.h"

View file

@ -40,7 +40,6 @@
#include "nat.h"
#include "file.h"
#include "optlist.h"
#include "mission.h"
#include "update.h"
#include "gen.h"
#include "subs.h"

View file

@ -37,7 +37,6 @@
#include "sect.h"
#include "nat.h"
#include "item.h"
#include "news.h"
#include "file.h"
#include "xy.h"
#include "optlist.h"

View file

@ -37,7 +37,6 @@
#include <ctype.h>
#include "ship.h"
#include "sect.h"
#include "news.h"
#include "xy.h"
#include "nsc.h"
#include "nat.h"

View file

@ -38,9 +38,7 @@
#include "ship.h"
#include "plane.h"
#include "land.h"
#include "nuke.h"
#include "sect.h"
#include "news.h"
#include "xy.h"
#include "nsc.h"
#include "nat.h"

View file

@ -33,12 +33,9 @@
#include "misc.h"
#include "xy.h"
#include "plane.h"
#include "ship.h"
#include "nuke.h"
#include "land.h"
#include "nsc.h"
#include "nat.h"
#include "file.h"
#include "genitem.h"
#include "player.h"

View file

@ -31,7 +31,6 @@
* Steve McClure, 1998-2000
*/
#include <math.h>
#include "misc.h"
#include "plague.h"
#include "sect.h"

View file

@ -34,12 +34,10 @@
#include "misc.h"
#include "sect.h"
#include "nat.h"
#include "news.h"
#include "file.h"
#include "path.h"
#include "xy.h"
#include "land.h"
#include "budg.h"
#include "update.h"
#include "subs.h"
#include "gen.h"

View file

@ -33,12 +33,10 @@
* Steve McClure, 1997
*/
#include <math.h>
#include "misc.h"
#include "sect.h"
#include "nat.h"
#include "item.h"
#include "news.h"
#include "file.h"
#include "xy.h"
#include "path.h"

View file

@ -35,7 +35,6 @@
#include "sect.h"
#include "product.h"
#include "nat.h"
#include "file.h"
#include "xy.h"
#include "player.h"
#include "update.h"

View file

@ -38,7 +38,6 @@
#include "sect.h"
#include "path.h"
#include "ship.h"
#include "news.h"
#include "file.h"
#include "nat.h"
#include "xy.h"

View file

@ -32,17 +32,14 @@
* Steve McClure, 1996
*/
#include <math.h>
#include "misc.h"
#include "sect.h"
#include "nat.h"
#include "item.h"
#include "news.h"
#include "file.h"
#include "xy.h"
#include "path.h"
#include "product.h"
#include "distribute.h"
#include "optlist.h"
#include "budg.h"
#include "player.h"