this pragma is only for windows

git-svn-id: svn://10.0.0.236/trunk@40665 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com
1999-07-22 17:44:19 +00:00
parent 7ead61ffae
commit a3c086765e
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ class nsIProgressEventSink;
#include <fstream.h>
#ifndef XP_MAC
#ifdef XP_WIN
#pragma warning( disable : 4275 )
#endif