0ad/source/tools/pmdexp/MaxInc.h
janwas 1eaadd38aa ran everything though mark's newline stomper.
This was SVN commit r322.
2004-05-30 00:46:58 +00:00

15 lines
221 B
C
Executable file

#ifndef _MAXINC_H
#define _MAXINC_H
#define timeval MAX_timeval
//#define ERROR MAX_ERROR
#include "Max.h"
#include "iparamb2.h"
#include "iparamm2.h"
#include "istdplug.h"
#include "resource.h"
#undef timeval
#endif