Bug 1292632 part 3: Include <algorithm> in image/SourceBuffer.h, to provide std::min. r=seth
MozReview-Commit-ID: DJvb7Sz4efF
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#ifndef mozilla_image_sourcebuffer_h
|
||||
#define mozilla_image_sourcebuffer_h
|
||||
|
||||
#include <algorithm>
|
||||
#include "mozilla/Maybe.h"
|
||||
#include "mozilla/MemoryReporting.h"
|
||||
#include "mozilla/Mutex.h"
|
||||
|
||||
Reference in New Issue
Block a user