Bug 1423798 - Remove headers included for backwards compat in nsString.h. r=njn on a CLOSED TREE

Remove the headers included for "backwards compatibility" and just include them
where required.
This commit is contained in:
Eric Rahm
2017-12-06 19:36:57 -08:00
parent 0074b96417
commit aa1c7019aa
15 changed files with 14 additions and 8 deletions

View File

@@ -36,6 +36,7 @@
#include "nsIInputStream.h"
#include "nsIOutputStream.h"
#include "nsSerializationHelper.h"
#include "nsMemory.h"
#include "mozIStorageService.h"
#include "mozIStorageStatement.h"