commit | f2c3a546527e1201e7f8da53878e46d867fbaec8 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Aug 14 03:18:45 2015 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Aug 14 03:18:45 2015 +0000 |
tree | 7efd34b0ec2a171687f6679afbbf7909e5ca7827 | |
parent | bcdcac94f6d9349b4470c4a73e58b3bf34aee50d [diff] | |
parent | c0e367153a119da4938cc63fd496b08484a042c9 [diff] |
am 782daf89: Merge "Fix the Mac libbase build." * commit '782daf892d5f68e51200a4da48e9ab1bc1dedd23': Fix the Mac libbase build.
diff --git a/base/logging_test.cpp b/base/logging_test.cpp index a1e31a6..c12dfa5 100644 --- a/base/logging_test.cpp +++ b/base/logging_test.cpp
@@ -16,6 +16,8 @@ #include "base/logging.h" +#include <libgen.h> + #include <regex> #include <string>