Fixed include for non-debug builds.

This commit is contained in:
warren%netscape.com 1999-11-20 05:27:35 +00:00
Родитель e50de21c72
Коммит 3693ef82f8
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);