Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Avoid a conflict in the definition of int32
- Loading branch information
File 3 of 3 in
d002158
|
@@ -109,7 +109,6 @@ static char rcsid = |
|
|
#define HermesConverterInterface void |
|
|
#define HermesClearInterface void |
|
|
#define STACKCALL |
|
|
typedef Uint32 int32; |
|
|
|
|
|
#include "HeadX86.h" |
|
|
#endif |
|
|
Oops, something went wrong.