Removed include log\logger.h from log_fake.cpp
Test: Compile malloc_debug_unit_tests Change-Id: I635687016570ba52c571435b87d8e89f7f04d609
This commit is contained in:
parent
7844b4c5db
commit
191d2f3c99
|
@ -21,7 +21,6 @@
|
||||||
|
|
||||||
#include <android-base/stringprintf.h>
|
#include <android-base/stringprintf.h>
|
||||||
#include <log/log.h>
|
#include <log/log.h>
|
||||||
#include <log/logger.h>
|
|
||||||
|
|
||||||
// Forward declarations.
|
// Forward declarations.
|
||||||
class Backtrace;
|
class Backtrace;
|
||||||
|
|
Loading…
Reference in New Issue