diff options
Diffstat (limited to 'src/GF/Canon/GFCC/LexGFCC.hs')
| -rw-r--r-- | src/GF/Canon/GFCC/LexGFCC.hs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/GF/Canon/GFCC/LexGFCC.hs b/src/GF/Canon/GFCC/LexGFCC.hs index 850034117..39fb24e97 100644 --- a/src/GF/Canon/GFCC/LexGFCC.hs +++ b/src/GF/Canon/GFCC/LexGFCC.hs @@ -3,13 +3,6 @@ {-# OPTIONS -fno-warn-incomplete-patterns #-} module GF.Canon.GFCC.LexGFCC where - - -#if __GLASGOW_HASKELL__ >= 603 -#include "ghcconfig.h" -#else -#include "config.h" -#endif #if __GLASGOW_HASKELL__ >= 503 import Data.Array import Data.Char (ord) |
