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

Commit 9a229f94 authored by Tao Bao's avatar Tao Bao Committed by android-build-merger
Browse files

Merge "healthd: `GRSurface` now is a class." am: bebeb7e9

am: bc7a66a5

Change-Id: I4a626813cceb1f7857acfb028daf63e99b869247
parents 65037d88 bc7a66a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
#include <inttypes.h>
#include <string>

struct GRSurface;
class GRSurface;
struct GRFont;

namespace android {