mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 03:49:37 +00:00
Bug 461827. Winnls.h include is no needed after removal of the wince shunt library. r/sr=stuart
This commit is contained in:
parent
349f19f736
commit
2c4c720f8d
@ -49,11 +49,7 @@
|
||||
#include "plstr.h"
|
||||
#include <windows.h>
|
||||
|
||||
#ifdef WINCE
|
||||
#include <Winnls.h>
|
||||
#else
|
||||
#undef CompareString
|
||||
#endif
|
||||
|
||||
NS_IMPL_ISUPPORTS1(nsCollationWin, nsICollation)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user