c239e21c7758cca5a29de16ebab548cd965e3596
[ghc-hetmet.git] / compat / cbits / unicode.c
1 #if __GLASGOW_HASKELL__ < 605
2 #if __GLASGOW_HASKELL__ != 604 || __GHC_PATCHLEVEL__ == 0
3 #include "WCsubst.c"
4 #endif
5 #endif