* commit 'a6ad2e7ed87e57b857b55e7256e64617e3d1faf0': Pull in Windows compatibility header.
This commit is contained in:
commit
552d827f7e
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include "base/macros.h" // For TEMP_FAILURE_RETRY on Darwin.
|
||||
#define LOG_TAG "base.file"
|
||||
#include "cutils/log.h"
|
||||
#include "utils/Compat.h"
|
||||
|
||||
namespace android {
|
||||
namespace base {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue