changed to see if unix build might work again.
git-svn-id: svn://10.0.0.236/trunk@7072 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
#ifndef nsIPluginHost_h___
|
||||
#define nsIPluginHost_h___
|
||||
|
||||
// Unix hackery... MMP
|
||||
#ifdef Bool
|
||||
#undef Bool
|
||||
#endif
|
||||
|
||||
#include "nsplugindefs.h"
|
||||
|
||||
#define NS_IPLUGINHOST_IID \
|
||||
|
||||
@@ -19,6 +19,11 @@
|
||||
#ifndef nsIPluginHost_h___
|
||||
#define nsIPluginHost_h___
|
||||
|
||||
// Unix hackery... MMP
|
||||
#ifdef Bool
|
||||
#undef Bool
|
||||
#endif
|
||||
|
||||
#include "nsplugindefs.h"
|
||||
|
||||
#define NS_IPLUGINHOST_IID \
|
||||
|
||||
Reference in New Issue
Block a user