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

Commit 54146a63 authored by Xavier Ducrohet's avatar Xavier Ducrohet Committed by Android (Google) Code Review
Browse files

Merge "DO NOT MERGE. may fix build on some version of gcc" into gingerbread

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