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:
warren%netscape.com
1999-11-20 05:27:35 +00:00
parent e5529bf0b8
commit 460bc80b0e
3 changed files with 3 additions and 6 deletions

View File

@@ -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);

View File

@@ -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);

View File

@@ -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);