diff options
Diffstat (limited to 'libartbase/base/logging.h')
| -rw-r--r-- | libartbase/base/logging.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libartbase/base/logging.h b/libartbase/base/logging.h index 9ded082130..484db87b9a 100644 --- a/libartbase/base/logging.h +++ b/libartbase/base/logging.h @@ -17,9 +17,6 @@ #ifndef ART_LIBARTBASE_BASE_LOGGING_H_ #define ART_LIBARTBASE_BASE_LOGGING_H_ -#include <ostream> -#include <sstream> - #include "android-base/logging.h" #include "macros.h" |