From d5148e331436b69e3de1a35d4bfa8492e89b3cce Mon Sep 17 00:00:00 2001 From: Ben Wagner Date: Mon, 16 Jul 2018 17:44:06 -0400 Subject: Move SkNoncopyable to include/private. Change-Id: I62f60ea52faeebddecacf03d9429ac3f7c516b8e Reviewed-on: https://skia-review.googlesource.com/141823 Commit-Queue: Ben Wagner Reviewed-by: Ben Wagner --- src/ports/SkOSFile_win.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ports') diff --git a/src/ports/SkOSFile_win.cpp b/src/ports/SkOSFile_win.cpp index f76b0bced4..03647142e9 100644 --- a/src/ports/SkOSFile_win.cpp +++ b/src/ports/SkOSFile_win.cpp @@ -10,6 +10,7 @@ #include "SkLeanWindows.h" #include "SkMalloc.h" +#include "SkNoncopyable.h" #include "SkOSFile.h" #include "SkStringUtils.h" #include "SkTFitsIn.h" -- cgit v1.2.3