aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRasterClipStack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkRasterClipStack.h')
-rw-r--r--src/core/SkRasterClipStack.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/SkRasterClipStack.h b/src/core/SkRasterClipStack.h
index f3e3b17df7..fa55e461b7 100644
--- a/src/core/SkRasterClipStack.h
+++ b/src/core/SkRasterClipStack.h
@@ -11,6 +11,7 @@
#include "SkClipOp.h"
#include "SkDeque.h"
#include "SkRasterClip.h"
+#include <new>
template <typename T> class SkTStack {
public: