From 2e5ae0044ad6ff4077cdd8e41561edee9020d71a Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 13 Aug 2015 20:09:29 -0700 Subject: [PATCH] Fix the Mac libbase build. Change-Id: I34224fa66850915ef47c88ef4c79efbc53f3f38e --- base/logging_test.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base/logging_test.cpp b/base/logging_test.cpp index a1e31a632..c12dfa5f3 100644 --- a/base/logging_test.cpp +++ b/base/logging_test.cpp @@ -16,6 +16,8 @@ #include "base/logging.h" +#include + #include #include