mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 08:12:05 +00:00
this pragma is only for windows
This commit is contained in:
parent
dbf63f2cb8
commit
30456210d0
@ -76,7 +76,7 @@ class nsIProgressEventSink;
|
||||
|
||||
#include <fstream.h>
|
||||
|
||||
#ifndef XP_MAC
|
||||
#ifdef XP_WIN
|
||||
#pragma warning( disable : 4275 )
|
||||
#endif
|
||||
|
||||
|
@ -76,7 +76,7 @@ class nsIProgressEventSink;
|
||||
|
||||
#include <fstream.h>
|
||||
|
||||
#ifndef XP_MAC
|
||||
#ifdef XP_WIN
|
||||
#pragma warning( disable : 4275 )
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user