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

Commit fbb8272d authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am a9007fbd: am 69b4587b: DO NOT MERGE. may fix build on some version of gcc

* commit 'a9007fbdae6671f66535da4b9dad04b19aaf9186':
  DO NOT MERGE. may fix build on some version of gcc
parents c2c02541 901d53f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -120,6 +120,7 @@ public:
    // used to override the RefBase destruction.
    class Destroyer {
        friend class RefBase;
        friend class weakref_type;
    public:
        virtual ~Destroyer();
    private: