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

Commit f0b517d9 authored by Mathias Agopian's avatar Mathias Agopian Committed by Android (Google) Code Review
Browse files

Merge "may fix build on some version of gcc"

parents a7932ae7 f1df0407
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -119,6 +119,7 @@ public:
    // used to override the RefBase destruction.
    class Destroyer {
        friend class RefBase;
        friend class weakref_type;
    public:
        virtual ~Destroyer();
    private: