Bug 1292632 part 2: Add missing "using" decl for IntRect in IDecodingTask.cpp. r=seth
MozReview-Commit-ID: 6OeckqKu7k7
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
#include "RasterImage.h"
|
||||
|
||||
namespace mozilla {
|
||||
|
||||
using gfx::IntRect;
|
||||
|
||||
namespace image {
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user