I believe these #includes are unnecessary.
svn-id: r26811
This commit is contained in:
parent
c62d8ba2fa
commit
a152065609
2 changed files with 0 additions and 5 deletions
|
@ -26,8 +26,6 @@
|
||||||
|
|
||||||
namespace Cruise {
|
namespace Cruise {
|
||||||
|
|
||||||
#include <stdarg.h>
|
|
||||||
|
|
||||||
#ifdef DUMP_SCRIPT
|
#ifdef DUMP_SCRIPT
|
||||||
|
|
||||||
#define numMaxLignes 100000
|
#define numMaxLignes 100000
|
||||||
|
|
|
@ -27,9 +27,6 @@
|
||||||
|
|
||||||
namespace Cruise {
|
namespace Cruise {
|
||||||
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <math.h>
|
|
||||||
|
|
||||||
typedef char ColorP;
|
typedef char ColorP;
|
||||||
|
|
||||||
#define SCREENHEIGHT 200
|
#define SCREENHEIGHT 200
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue