OS/2 bustage - need to include nsCRT.h

This commit is contained in:
mkaply%us.ibm.com 2003-07-25 04:32:51 +00:00
parent 0d81a384a2
commit 64e95ac459

View File

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