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

Commit 777af95c authored by Tao Bao's avatar Tao Bao
Browse files

healthd: `GRSurface` now is a class.

Test: mmma -j system/core/healthd
Change-Id: I696542535cf4707c707c4f024de504ce343b1e69
parent f5518d04
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 {