aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAllocator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrAllocator.h')
-rw-r--r--src/gpu/GrAllocator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gpu/GrAllocator.h b/src/gpu/GrAllocator.h
index 314e58a99a..b879b846d2 100644
--- a/src/gpu/GrAllocator.h
+++ b/src/gpu/GrAllocator.h
@@ -12,6 +12,7 @@
#include "GrTypes.h"
#include "SkTArray.h"
#include "SkTypes.h"
+#include <new>
class GrAllocator : SkNoncopyable {
public: