Emit 'linking not required' messages only with -v 2 or above.
[ghc-hetmet.git] / compat / cbits / unicode.c
1 #if __GLASGOW_HASKELL__ < 604 || (__GLASGOW_HASKELL__==604 && __GHC_PATCHLEVEL__==0)
2 #include "WCsubst.c"
3 #endif