X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FRtsTypeable.h;h=343c514acee672612951a87834d9b1c1f6418fb6;hb=c97c0ab354da338854574f9c1fb89f7db061d4ae;hp=28b59cdc13304d304926034483abee5729002b14;hpb=52589e05f86d593bc3e6ea3f1a0b8f6ceae94fe6;p=ghc-hetmet.git diff --git a/includes/RtsTypeable.h b/includes/RtsTypeable.h index 28b59cd..343c514 100644 --- a/includes/RtsTypeable.h +++ b/includes/RtsTypeable.h @@ -9,8 +9,6 @@ #ifndef GHC_RTS_TYPEABLE_H #define GHC_RTS_TYPEABLE_H -#include "Stg.h" - void initTypeableStore(void); void exitTypeableStore(void);