Fixed include for non-debug builds.

This commit is contained in:
warren%netscape.com 1999-11-20 05:27:35 +00:00
Родитель 8690e6a483
Коммит 8b576d2a0a
3 изменённых файлов: 3 добавлений и 6 удалений

Просмотреть файл

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