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

Commit bebeb7e9 authored by Tao Bao's avatar Tao Bao Committed by Gerrit Code Review
Browse files

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

parents 33eb6527 777af95c
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 {