Removed include log\logger.h from log_fake.cpp

Test: Compile malloc_debug_unit_tests
Change-Id: I635687016570ba52c571435b87d8e89f7f04d609
This commit is contained in:
Vijay Venkatraman 2017-01-23 18:56:53 -08:00
parent 7844b4c5db
commit 191d2f3c99

View file

@ -21,7 +21,6 @@
#include <android-base/stringprintf.h>
#include <log/log.h>
#include <log/logger.h>
// Forward declarations.
class Backtrace;