diff options
| author | Elliott Hughes <enh@google.com> | 2016-03-28 12:15:36 -0700 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2016-03-28 12:15:36 -0700 |
| commit | 2c5d1d7cd914ec8ebf76c8a59d0889ebf5b538cd (patch) | |
| tree | 727283a4b1547819f686ac25d8167fff3d0c9544 /libmemunreachable/tests | |
| parent | 3761365735de4cbc3c8581f0a5e972ad01f8378c (diff) | |
| download | system_core-2c5d1d7cd914ec8ebf76c8a59d0889ebf5b538cd.tar.gz system_core-2c5d1d7cd914ec8ebf76c8a59d0889ebf5b538cd.tar.bz2 system_core-2c5d1d7cd914ec8ebf76c8a59d0889ebf5b538cd.zip | |
Add operator int() to unique_fd.
Change-Id: I7512559be7befbb8772d5529e06550267a2f1543
Diffstat (limited to 'libmemunreachable/tests')
| -rw-r--r-- | libmemunreachable/tests/ThreadCapture_test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libmemunreachable/tests/ThreadCapture_test.cpp b/libmemunreachable/tests/ThreadCapture_test.cpp index cefe94e6a..41ed84ee0 100644 --- a/libmemunreachable/tests/ThreadCapture_test.cpp +++ b/libmemunreachable/tests/ThreadCapture_test.cpp @@ -28,8 +28,6 @@ #include <gtest/gtest.h> -#include <android-base/unique_fd.h> - #include "Allocator.h" #include "ScopedDisableMalloc.h" #include "ScopedPipe.h" |
