зеркало из https://github.com/mozilla/gecko-dev.git
#include <..> -> #include ".."
This commit is contained in:
Родитель
d2756f1681
Коммит
891b75f739
|
@ -36,13 +36,13 @@
|
|||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include <nsCOMPtr.h>
|
||||
#include <nsString.h>
|
||||
#include <nsIURI.h>
|
||||
#include <nsIChannel.h>
|
||||
#include <nsIHttpChannel.h>
|
||||
#include <nsIInputStream.h>
|
||||
#include <nsNetUtil.h>
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsString.h"
|
||||
#include "nsIURI.h"
|
||||
#include "nsIChannel.h"
|
||||
#include "nsIHttpChannel.h"
|
||||
#include "nsIInputStream.h"
|
||||
#include "nsNetUtil.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче