doc: 'import M' is the same as ':module +M'
[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