X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=lib%2Fcrtdll%2Fmbstring%2Fisuppr.c;h=110b9a828a0de879652eadb42c36816652c68f5e;hp=05afc644eaa86bf9ff668032d27deb5158f52562;hb=03af8776dc14167b078911b0c7c5327d1bcdd128;hpb=f4077c1bf64ef89d74a8d4822d2d7aada3ba9927 diff --git a/lib/crtdll/mbstring/isuppr.c b/lib/crtdll/mbstring/isuppr.c index 05afc64..110b9a8 100644 --- a/lib/crtdll/mbstring/isuppr.c +++ b/lib/crtdll/mbstring/isuppr.c @@ -8,8 +8,8 @@ * 12/04/99: Created */ -#include -#include +#include +#include // code page 952 only int _ismbcupper( unsigned int c )