зеркало из https://github.com/mozilla/gecko-dev.git
Fix misplaced #include. b=174527, r=caillon, sr=bzbarsky, a=shaver
This commit is contained in:
Родитель
b39a23ed09
Коммит
5ffe7b6c2b
|
@ -33,7 +33,8 @@
|
|||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the NPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */#include "nsCOMPtr.h"
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsPresContext.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIPref.h"
|
||||
|
|
|
@ -33,7 +33,8 @@
|
|||
* the provisions above, a recipient may use your version of this file under
|
||||
* the terms of any one of the NPL, the GPL or the LGPL.
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */#include "nsCOMPtr.h"
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsPresContext.h"
|
||||
#include "nsIPresShell.h"
|
||||
#include "nsIPref.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче