remove unused includes, now that Storage.h & Stable.h are included by Rts.h
[ghc-hetmet.git] / rts / Typeable.c
index e0309d6..66e135c 100644 (file)
@@ -8,8 +8,6 @@
 
 #include "RtsTypeable.h"
 #include "Rts.h"
-#include "Storage.h"
-#include "Stable.h"
 
 static StgPtr typeableStore = 0;
 #ifdef THREADED_RTS