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

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

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

am: bebeb7e9

Change-Id: Iaa1f6883115704b242adccd5764522bdb3266b2e
parents 78dc75bb bebeb7e9
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 {