From f1f0810dd01271b1769ca69526a606fa320820e9 Mon Sep 17 00:00:00 2001 From: Logan Chien Date: Tue, 22 Nov 2011 15:18:29 +0800 Subject: Include rsl_assert header. Change-Id: Ic6e29e4c352e0016288b8cf0bbd8767c76d33516 --- lib/StubLayout.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/StubLayout.cpp b/lib/StubLayout.cpp index 733e665..bb1772d 100644 --- a/lib/StubLayout.cpp +++ b/lib/StubLayout.cpp @@ -18,6 +18,7 @@ #include "utils/flush_cpu_cache.h" #include "utils/raw_ostream.h" +#include "utils/rsl_assert.h" #include #include -- cgit v1.2.3