don't add -threaded in stage2/3 if we didn't build the threaded RTS
[ghc-hetmet.git] / compat / cbits / unicode.c
1 #if __GLASGOW_HASKELL__ < 604 || (__GLASGOW_HASKELL__==604 && __GHC_PATCHLEVEL__==0)
2 #include "WCsubst.c"
3 #endif