X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=include%2FCTypes.h;h=a008e1571d2c59542bb0bce4cac22cc5ce633239;hb=e96ffbdd524ee98473e486e52e79bb5912aac664;hp=25b9ad8c5a715fa7f275c6472069226bcfdb1b7f;hpb=af4cc4743c0c26d43bed44cfbd72e2d18673c613;p=ghc-base.git diff --git a/include/CTypes.h b/include/CTypes.h index 25b9ad8..a008e15 100644 --- a/include/CTypes.h +++ b/include/CTypes.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: CTypes.h,v 1.5 2002/09/04 16:05:29 simonmar Exp $ + * $Id: CTypes.h,v 1.6 2002/09/04 16:46:40 ross Exp $ * * Dirty CPP hackery for CTypes/CTypesISO * @@ -21,7 +21,7 @@ INSTANCE_NUM(T) ; \ INSTANCE_READ(T) ; \ INSTANCE_SHOW(T) ; \ INSTANCE_ENUM(T) ; \ -INSTANCE_STORABLE(T) : \ +INSTANCE_STORABLE(T) ; \ INSTANCE_TYPEABLE0(T,C,S) ; #define INTEGRAL_TYPE(T,C,S,B) \