Implement more of System.Net.Http
[mono.git] / mono / utils / monobitset.h
index 8dac35b50d36d9ebe89a8dcfd8a993a5dca4982e..7ec53f60bcf91cf53c3ea6f87f77589f7b09fe4f 100644 (file)
@@ -3,6 +3,11 @@
 
 #include <glib.h>
 
+/*
+ * 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