Including nsString.h directly. It is included indirectly by nsFileSpec. This

prep work for the nsIFile landing.
This commit is contained in:
dougt%netscape.com 2000-01-03 23:24:47 +00:00
Родитель 39f82b2424
Коммит f923183929
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -27,6 +27,7 @@
#include "nsIComponentManager.h"
#include "nsIServiceManager.h"
#include "nsIAboutModule.h"
#include "nsString.h"
static NS_DEFINE_CID(kSimpleURICID, NS_SIMPLEURI_CID);
static NS_DEFINE_CID(kIOServiceCID, NS_IOSERVICE_CID);