Bug 919871: Make .cpp files in layout/generic #include their corresponding .h file first. r=mats
This commit is contained in:
@@ -5,10 +5,11 @@
|
||||
|
||||
/* rendering object for replaced elements with bitmap image data */
|
||||
|
||||
#include "nsImageFrame.h"
|
||||
|
||||
#include "mozilla/DebugOnly.h"
|
||||
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsImageFrame.h"
|
||||
#include "nsIImageLoadingContent.h"
|
||||
#include "nsString.h"
|
||||
#include "nsPrintfCString.h"
|
||||
|
||||
Reference in New Issue
Block a user