зеркало из https://github.com/mozilla/gecko-dev.git
Fixed include for non-debug builds.
This commit is contained in:
Родитель
8690e6a483
Коммит
8b576d2a0a
|
@ -187,6 +187,7 @@
|
|||
#include "nsIAllocator.h"
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include "plhash.h"
|
||||
|
||||
//----------------------------------------------------------------------------------------
|
||||
|
||||
|
@ -484,8 +485,6 @@ inline PRUnichar GetCharAt(const nsStr& aDest,PRUint32 anIndex){
|
|||
|
||||
#ifdef DEBUG
|
||||
|
||||
#include "plhash.h"
|
||||
|
||||
class nsStringInfo {
|
||||
public:
|
||||
nsStringInfo(nsStr& str);
|
||||
|
|
|
@ -187,6 +187,7 @@
|
|||
#include "nsIAllocator.h"
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include "plhash.h"
|
||||
|
||||
//----------------------------------------------------------------------------------------
|
||||
|
||||
|
@ -484,8 +485,6 @@ inline PRUnichar GetCharAt(const nsStr& aDest,PRUint32 anIndex){
|
|||
|
||||
#ifdef DEBUG
|
||||
|
||||
#include "plhash.h"
|
||||
|
||||
class nsStringInfo {
|
||||
public:
|
||||
nsStringInfo(nsStr& str);
|
||||
|
|
|
@ -187,6 +187,7 @@
|
|||
#include "nsIAllocator.h"
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include "plhash.h"
|
||||
|
||||
//----------------------------------------------------------------------------------------
|
||||
|
||||
|
@ -484,8 +485,6 @@ inline PRUnichar GetCharAt(const nsStr& aDest,PRUint32 anIndex){
|
|||
|
||||
#ifdef DEBUG
|
||||
|
||||
#include "plhash.h"
|
||||
|
||||
class nsStringInfo {
|
||||
public:
|
||||
nsStringInfo(nsStr& str);
|
||||
|
|
Загрузка…
Ссылка в новой задаче