Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c38eb8f3 authored by Dan Albert's avatar Dan Albert Committed by Android Git Automerger
Browse files

am 552d827f: am a6ad2e7e: am 42f11922: Merge "Pull in Windows compatibility header."

* commit '552d827f':
  Pull in Windows compatibility header.
parents 73da2ec0 552d827f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 {