From: sof Date: Thu, 13 Mar 1997 07:54:08 +0000 (+0000) Subject: [project @ 1997-03-13 07:54:08 by sof] X-Git-Tag: Approximately_1000_patches_recorded~828 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=f916e214a0d5e3e17330d35042192bae22cfe251;p=ghc-hetmet.git [project @ 1997-03-13 07:54:08 by sof] Don't include platform.h --- diff --git a/ghc/includes/GhcConstants.lh b/ghc/includes/GhcConstants.lh index f769205..6acf111 100644 --- a/ghc/includes/GhcConstants.lh +++ b/ghc/includes/GhcConstants.lh @@ -10,7 +10,7 @@ Multi-slurp protection (start): #define GHCCONSTANTS_H #ifndef PLATFORM_H -#include "platform.h" +/* OLD: #include "platform.h" */ #endif \end{code}