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

Commit 2cd94964 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Remove incorrect forward declaration" am: 50d06c88 am: 156c5f3f

am: 705b64ab

Change-Id: I93eebb25cb3e5e7336d336dc4e8a690b34173a73
parents 8b58ce54 705b64ab
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 {