Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg

This commit is contained in:
Ehsan Akhgari
2013-09-23 13:25:00 -04:00
parent 6f8412332d
commit c110a2c9ac
79 changed files with 79 additions and 79 deletions

View File

@@ -13,7 +13,7 @@
#ifdef MOZ_CRASHREPORTER
# include "nsExceptionHandler.h"
#endif
#include "nsStringGlue.h"
#include "nsString.h"
#include "prprf.h"
#include "prlog.h"
#include "nsError.h"