next part of bug 100214, add nsUnicharUtils to consumers of ToLowerCase/ToUpperCase

git-svn-id: svn://10.0.0.236/trunk@105811 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
2001-10-19 21:00:02 +00:00
parent 1f7520e927
commit 0ffec2590a
13 changed files with 14 additions and 1 deletions

View File

@@ -48,6 +48,7 @@
#include "nsHTMLEntities.h"
#include "nsCRT.h"
#include "nsReadableUtils.h"
#include "nsUnicharUtils.h"
#include "nsScanner.h"