Include OS2 specific headers. Attemting to fix tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@130411 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
73f2e30ca6
commit
3e29f8ac63
@ -64,6 +64,12 @@
|
||||
#include "nsDateTimeFormatWin.h"
|
||||
#endif
|
||||
|
||||
#ifdef XP_OS2
|
||||
#include "nsIOS2Locale.h"
|
||||
#include "nsCollationOS2.h"
|
||||
#include "nsDateTimeFormatOS2.h"
|
||||
#endif
|
||||
|
||||
#ifdef USE_MAC_LOCALE
|
||||
#ifdef USE_UCCOLLATIONKEY
|
||||
#include "nsCollationMacUC.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user