X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Fecp%2Fbootstrap%2Fecp.main.c;h=f94651065b6ade16f900f913f3384d95aca9946c;hb=d7cb7045bb7421cf3a097d9cac0de8a8514267f2;hp=25647802a786694dfa0e46dbd272f574a3364b31;hpb=3d3b5ac469f325823fa288caaad646e11e06c5e2;p=sdk diff --git a/compiler/bootstrap/ecp/bootstrap/ecp.main.c b/compiler/bootstrap/ecp/bootstrap/ecp.main.c index 2564780..f946510 100644 --- a/compiler/bootstrap/ecp/bootstrap/ecp.main.c +++ b/compiler/bootstrap/ecp/bootstrap/ecp.main.c @@ -28,6 +28,7 @@ typedef unsigned __int64 uint64; #define __ENDIAN_PAD(x) 0 #endif #include +#include #if defined(_W64) || (defined(__WORDSIZE) && __WORDSIZE == 8) || defined(__x86_64__) #define _64BIT 1