summaryrefslogtreecommitdiffstats
path: root/base/debug_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/debug_util.h')
-rw-r--r--base/debug_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/debug_util.h b/base/debug_util.h
index 3ca199c..de4a208 100644
--- a/base/debug_util.h
+++ b/base/debug_util.h
@@ -9,7 +9,7 @@
#ifndef BASE_DEBUG_UTIL_H_
#define BASE_DEBUG_UTIL_H_
-#include <iostream>
+#include <iosfwd>
#include <vector>
#include "base/basictypes.h"