Fixed include for non-debug builds.
git-svn-id: svn://10.0.0.236/trunk@54039 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user