updated includes to access nsCRT

This commit is contained in:
rickg@netscape.com
2000-03-31 09:04:29 +00:00
parent 1e7de11c36
commit af649ab7a2

View File

@@ -28,6 +28,7 @@
#include "nsHashtable.h"
#include "nsHashtableEnumerator.h"
#include "nsXPIDLString.h"
#include "nsCRT.h"
#ifdef XP_MAC // sdagley dougt fix
#include <Files.h>