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

Commit 8b31627b authored by Dan Albert's avatar Dan Albert
Browse files

Add missing include.

Test: mm
Bug: None
Change-Id: I8be335ed677e8646d3912ac3db49451bff66eb65
parent 91811d2d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
#ifndef LIBMEMUNREACHABLE_TARJAN_H_
#define LIBMEMUNREACHABLE_TARJAN_H_

#include <assert.h>
#include <algorithm>

#include "Allocator.h"