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
Родитель 7d6294db03
Коммит ecf7c2b876
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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