summaryrefslogtreecommitdiff
path: root/compiler/GHC/HsToCore/Pmc.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/HsToCore/Pmc.hs')
-rw-r--r--compiler/GHC/HsToCore/Pmc.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/HsToCore/Pmc.hs b/compiler/GHC/HsToCore/Pmc.hs
index a66a54df36..2563e4af05 100644
--- a/compiler/GHC/HsToCore/Pmc.hs
+++ b/compiler/GHC/HsToCore/Pmc.hs
@@ -41,8 +41,6 @@ module GHC.HsToCore.Pmc (
addTyCs, addCoreScrutTmCs, addHsScrutTmCs
) where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.HsToCore.Pmc.Types