зеркало из https://github.com/mozilla/pjs.git
Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa
This commit is contained in:
Родитель
8ffa502826
Коммит
7fbfb8f908
|
@ -46,6 +46,7 @@
|
|||
#include "nsWeakPtr.h"
|
||||
#if defined(XP_MAC)
|
||||
#include <OSUtils.h>
|
||||
#include <Files.h>
|
||||
#include <OpenTransport.h>
|
||||
#include <OpenTptInternet.h>
|
||||
#elif defined (XP_WIN)
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
#include <ansi_prefix.mac.h>
|
||||
|
||||
#define XP_MAC
|
||||
#define XPIDL_PLUGIN
|
||||
|
||||
#define LIBIDL_LIBRARY_VERSION "0.6.5"
|
||||
#define CPP_PROGRAM "Foobar"
|
||||
|
||||
#define OTUNIXERRORS 1
|
||||
#include <OpenTransport.h>
|
Загрузка…
Ссылка в новой задаче