Merge "Stop MinikinSkia.h relying on SkRefCnt.h for <string> and <string_view>"

This commit is contained in:
TreeHugger Robot
2019-08-27 12:34:34 +00:00
committed by Android (Google) Code Review

View File

@@ -20,6 +20,8 @@
#include <SkRefCnt.h>
#include <cutils/compiler.h>
#include <minikin/MinikinFont.h>
#include <string>
#include <string_view>
class SkFont;
class SkTypeface;