mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 470282 - nsProxyRelease.h include guard is not setup properly. r+bnewman
This commit is contained in:
parent
7c41fc820b
commit
7994a27471
@ -36,7 +36,7 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#ifndef macieprofilemigrator___h___
|
||||
#define maciebprofilemigrator___h___
|
||||
#define macieprofilemigrator___h___
|
||||
|
||||
#include "nsIBrowserProfileMigrator.h"
|
||||
#include "nsIObserverService.h"
|
||||
|
@ -39,7 +39,7 @@
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#ifndef nsSOCKSIOLayer_h__
|
||||
#define NSSOCKSIOLayer_h__
|
||||
#define nsSOCKSIOLayer_h__
|
||||
|
||||
#include "prtypes.h"
|
||||
#include "prio.h"
|
||||
|
@ -41,7 +41,7 @@
|
||||
*/
|
||||
|
||||
#ifndef CSecureJNI2_h___
|
||||
#define CSecureJNI_h___
|
||||
#define CSecureJNI2_h___
|
||||
|
||||
#include "nsISecureEnv.h"
|
||||
#include "nsIThreadManager.h"
|
||||
|
@ -42,7 +42,7 @@
|
||||
*/
|
||||
|
||||
#ifndef CSecureJNI2_h___
|
||||
#define CSecureJNI_h___
|
||||
#define CSecureJNI2_h___
|
||||
|
||||
#include "nsISecureEnv.h"
|
||||
#include "nsIThreadManager.h"
|
||||
|
@ -36,7 +36,7 @@
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#ifndef nsProxyRelease_h_
|
||||
#ifndef nsProxyRelease_h__
|
||||
#define nsProxyRelease_h__
|
||||
|
||||
#include "nsIEventTarget.h"
|
||||
|
Loading…
Reference in New Issue
Block a user