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

Commit 50d06c88 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove incorrect forward declaration"

parents adc9ba65 ae4aba19
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
#include <utils/KeyedVector.h>
#include <utils/String8.h>

class ANativeWindow;
struct ANativeWindow;

namespace android {