1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-01 17:14:15 -04:00

Remove superfluous #include directives

This commit is contained in:
John Zaitseff 2011-08-25 14:09:48 +10:00
parent 20473ae409
commit 485a867b99
2 changed files with 0 additions and 6 deletions

View File

@ -32,9 +32,6 @@
#define included_GLOBALS_H 1
#include <system.h>
/************************************************************************
* Game constants *
************************************************************************/

View File

@ -33,9 +33,6 @@
#define included_INTF_H 1
#include "system.h"
/************************************************************************
* Constants and type declarations *
************************************************************************/