[project @ 1997-03-13 07:54:08 by sof]
authorsof <unknown>
Thu, 13 Mar 1997 07:54:08 +0000 (07:54 +0000)
committersof <unknown>
Thu, 13 Mar 1997 07:54:08 +0000 (07:54 +0000)
Don't include platform.h

ghc/includes/GhcConstants.lh

index f769205..6acf111 100644 (file)
@@ -10,7 +10,7 @@ Multi-slurp protection (start):
 #define GHCCONSTANTS_H
 
 #ifndef PLATFORM_H
-#include "platform.h"
+/* OLD: #include "platform.h" */
 #endif
 \end{code}