зеркало из https://github.com/mozilla/pjs.git
Fix the fizilla build a better way by #including <limits.h> only where needed. r=pinkerton,brade, a=akkana.
This commit is contained in:
Родитель
41d9ebd9e4
Коммит
3bd3fa0ea0
|
@ -21,6 +21,8 @@
|
|||
* Darin Fisher <darin@netscape.com>
|
||||
*/
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
#include "nsFileTransport.h"
|
||||
#include "nsFileTransportService.h"
|
||||
#include "nsIInterfaceRequestor.h"
|
||||
|
|
|
@ -24,5 +24,3 @@
|
|||
#define _IMPL_NS_NET
|
||||
|
||||
#include "MacSharedPrefix.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
|
|
@ -25,4 +25,3 @@
|
|||
|
||||
#include "MacSharedPrefix_debug.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
|
Загрузка…
Ссылка в новой задаче