diff options
Diffstat (limited to 'runtime/base/logging.h')
| -rw-r--r-- | runtime/base/logging.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/base/logging.h b/runtime/base/logging.h index 35b50d1e45..93d4edcb20 100644 --- a/runtime/base/logging.h +++ b/runtime/base/logging.h @@ -17,7 +17,6 @@ #ifndef ART_RUNTIME_BASE_LOGGING_H_ #define ART_RUNTIME_BASE_LOGGING_H_ -#include <memory> #include <ostream> #include "base/macros.h" |