X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FRtsTypeable.h;h=343c514acee672612951a87834d9b1c1f6418fb6;hb=479f9fcbe056864fd5daff01d0e00d4a432b3658;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);