Fix the Mac libbase build.

Change-Id: I34224fa66850915ef47c88ef4c79efbc53f3f38e
This commit is contained in:
Elliott Hughes 2015-08-13 20:09:29 -07:00
parent 4d40c03b0b
commit 2e5ae0044a
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
#include "base/logging.h"
#include <libgen.h>
#include <regex>
#include <string>