From: sewardj Date: Thu, 6 Dec 2001 10:00:01 +0000 (+0000) Subject: [project @ 2001-12-06 10:00:01 by sewardj] X-Git-Tag: Approximately_9120_patches~454 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2a95d80f33bae9298b830fdbb2c6314fd491e8a1;p=ghc-hetmet.git [project @ 2001-12-06 10:00:01 by sewardj] Remove mention of PrimOpHelpers.h. --- diff --git a/ghc/includes/Stg.h b/ghc/includes/Stg.h index f2140ca..4597a5a 100644 --- a/ghc/includes/Stg.h +++ b/ghc/includes/Stg.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: Stg.h,v 1.43 2001/12/05 17:35:14 sewardj Exp $ + * $Id: Stg.h,v 1.44 2001/12/06 10:00:01 sewardj Exp $ * * (c) The GHC Team, 1998-1999 * @@ -217,7 +217,6 @@ typedef StgWord64 LW_; #include "StgTicky.h" #include "CCall.h" #include "Stable.h" -#include "PrimOpHelpers.h" /* Built-in entry points */ #include "StgMiscClosures.h"