summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/Id/Make.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Types/Id/Make.hs')
-rw-r--r--compiler/GHC/Types/Id/Make.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Types/Id/Make.hs b/compiler/GHC/Types/Id/Make.hs
index d87db65f0f..86f68f04dc 100644
--- a/compiler/GHC/Types/Id/Make.hs
+++ b/compiler/GHC/Types/Id/Make.hs
@@ -38,8 +38,6 @@ module GHC.Types.Id.Make (
module GHC.Core.Opt.ConstantFold
) where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.Builtin.Types.Prim