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 {
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#ifdef DUMP_SCRIPT
|
||||
|
||||
#define numMaxLignes 100000
|
||||
|
|
|
@ -27,9 +27,6 @@
|
|||
|
||||
namespace Cruise {
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
||||
typedef char ColorP;
|
||||
|
||||
#define SCREENHEIGHT 200
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue