Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg

This commit is contained in:
Ehsan Akhgari
2013-09-23 13:29:27 -04:00
parent c1200d8d16
commit 5bdb9ad58e
58 changed files with 73 additions and 30 deletions

View File

@@ -11,6 +11,7 @@
#include "prmem.h"
#include "prenv.h"
#include "prerror.h"
#include "prio.h"
#include <sys/stat.h>
#include "nsString.h"
#include "nsIFile.h"