Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / base / debug / stack_trace_android.cc
index c07f34a..5168b18 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <android/log.h>
 #include <unwind.h>
+#include <ostream>
 
 #include "base/debug/proc_maps_linux.h"
 #include "base/strings/stringprintf.h"