X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fir%2Firmode_t.h;h=720c3426007d4eb320714b19d094690a3d1213b5;hb=e1c33a238578342a072e1c95ff12eefe6d0acd37;hp=2883e153483addff510e6fffd1dc7769b9be87d9;hpb=32a2398b0e842a649c8660b50b46cc493b4b4bc9;p=libfirm diff --git a/ir/ir/irmode_t.h b/ir/ir/irmode_t.h index 2883e1534..720c34260 100644 --- a/ir/ir/irmode_t.h +++ b/ir/ir/irmode_t.h @@ -18,6 +18,7 @@ # ifndef _IRMODE_T_H_ # define _IRMODE_T_H_ +# include # include "irmode.h" # include "tv.h" @@ -101,7 +102,7 @@ _set_mode_link(ir_mode *mode, void *l) { mode->link = l; } /* Functions to check, whether a modecode is signed, float, int, num, data, datab or dataM. For more exact definitions read the corresponding pages - in the firm documentation or the followingenumeration + in the firm documentation or the following enumeration The set of "float" is defined as: ---------------------------------