Remove superflous include.
This commit is contained in:
parent
72f4cef34f
commit
d343fee727
3 changed files with 0 additions and 3 deletions
|
@ -50,7 +50,6 @@
|
||||||
#include "lost.h"
|
#include "lost.h"
|
||||||
#include "product.h"
|
#include "product.h"
|
||||||
|
|
||||||
#include "gamesdef.h"
|
|
||||||
#include "commodity.h"
|
#include "commodity.h"
|
||||||
#include "nsc.h"
|
#include "nsc.h"
|
||||||
|
|
||||||
|
|
|
@ -34,7 +34,6 @@
|
||||||
|
|
||||||
#include "prototypes.h"
|
#include "prototypes.h"
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "gamesdef.h"
|
|
||||||
#include "misc.h"
|
#include "misc.h"
|
||||||
#include "player.h"
|
#include "player.h"
|
||||||
#include "proto.h"
|
#include "proto.h"
|
||||||
|
|
|
@ -77,7 +77,6 @@ static int quiet = 0;
|
||||||
#include "power.h"
|
#include "power.h"
|
||||||
#include "nat.h"
|
#include "nat.h"
|
||||||
#include "sect.h"
|
#include "sect.h"
|
||||||
#include "gamesdef.h"
|
|
||||||
#include "file.h"
|
#include "file.h"
|
||||||
#include "xy.h"
|
#include "xy.h"
|
||||||
#include "optlist.h"
|
#include "optlist.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue