summaryrefslogtreecommitdiff
path: root/compiler/GHC/Utils/Error.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/GHC/Utils/Error.hs')
-rw-r--r--compiler/GHC/Utils/Error.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Utils/Error.hs b/compiler/GHC/Utils/Error.hs
index 2692b30acb..4f681861c2 100644
--- a/compiler/GHC/Utils/Error.hs
+++ b/compiler/GHC/Utils/Error.hs
@@ -61,8 +61,6 @@ module GHC.Utils.Error (
sortMsgBag
) where
-#include "HsVersions.h"
-
import GHC.Prelude
import GHC.Driver.Session