From: Patrick Donnelly Date: Fri, 8 Jan 2021 17:16:46 +0000 (-0800) Subject: include: use narrower ostream instead of iostream X-Git-Tag: v16.1.0~52^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6eb5adbc244a5248ddf58cff42bac50e751e57cd;p=ceph.git include: use narrower ostream instead of iostream Signed-off-by: Patrick Donnelly --- diff --git a/src/include/types.h b/src/include/types.h index 9eae90fdc08f..60d1fb305a8e 100644 --- a/src/include/types.h +++ b/src/include/types.h @@ -49,7 +49,7 @@ extern "C" { #include #include #include -#include +#include #include