summaryrefslogtreecommitdiff
path: root/libs/binder/tests/binderTextOutputTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/binder/tests/binderTextOutputTest.cpp')
-rw-r--r--libs/binder/tests/binderTextOutputTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/binder/tests/binderTextOutputTest.cpp b/libs/binder/tests/binderTextOutputTest.cpp
index ce99f59d7c..b37030e7d7 100644
--- a/libs/binder/tests/binderTextOutputTest.cpp
+++ b/libs/binder/tests/binderTextOutputTest.cpp
@@ -26,7 +26,6 @@
#include <binder/Parcel.h>
#include <binder/TextOutput.h>
-#include <binder/Debug.h>
static void CheckMessage(CapturedStderr& cap,
const char* expected,