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

This commit is contained in:
alecf@netscape.com
2001-10-19 21:00:02 +00:00
parent 0c8a8e6270
commit af5fac235c
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"