X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2Fmonobitset.h;h=7ec53f60bcf91cf53c3ea6f87f77589f7b09fe4f;hb=f97e03f284f239e14ab308800679c1b2f0b04f64;hp=8dac35b50d36d9ebe89a8dcfd8a993a5dca4982e;hpb=d94925089c2777732c27436ce97b09698ffcf23f;p=mono.git diff --git a/mono/utils/monobitset.h b/mono/utils/monobitset.h index 8dac35b50d3..7ec53f60bcf 100644 --- a/mono/utils/monobitset.h +++ b/mono/utils/monobitset.h @@ -3,6 +3,11 @@ #include +/* + * When embedding, you have to define MONO_ZERO_LEN_ARRAY before including any + * other Mono header file if you use a different compiler from the one used to + * build Mono. + */ #ifndef MONO_ZERO_LEN_ARRAY #ifdef __GNUC__ #define MONO_ZERO_LEN_ARRAY 0