FIX BUILD Use the right find on Windows systems; fixes bindist creation
[ghc-hetmet.git] / compat / cbits / unicode.c
1 #if __GLASGOW_HASKELL__ < 604 || (__GLASGOW_HASKELL__==604 && __GHC_PATCHLEVEL__==0)
2 #include "WCsubst.c"
3 #endif