OS/2 bustage - need to include nsCRT.h

git-svn-id: svn://10.0.0.236/trunk@145184 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2003-07-25 04:32:51 +00:00
parent c0664a6ee8
commit 99be155b90

View File

@@ -39,6 +39,7 @@
#include "nsIOS2Locale.h"
#include "nsCOMPtr.h"
#include "nsString.h"
#include "nsCRT.h"
NS_IMPL_ISUPPORTS1(nsCollationOS2, nsICollation)