Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7689d65 authored by Ravi Mistry's avatar Ravi Mistry
Browse files

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

Test: Ran locally
Change-Id: If70fdf419504b89e3a3501cf7f2133277064d78c
parent 6f9af935
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -20,6 +20,8 @@
#include <SkRefCnt.h>
#include <cutils/compiler.h>
#include <minikin/MinikinFont.h>
#include <string>
#include <string_view>

class SkFont;
class SkTypeface;