gfxstream: Update iostream header

Reviewed-by: Marcin Radomski <dextero@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35323>
This commit is contained in:
Jason Macnak 2025-04-14 13:21:58 -07:00 committed by Marge Bot
parent 9ba070a398
commit 30fd362ca7

View file

@ -531,11 +531,10 @@ class BumpPool;
#include "{self.baseLibDirPrefix}/BumpPool.h"
#include "{self.baseLibDirPrefix}/system/System.h"
#include "{self.baseLibDirPrefix}/Metrics.h"
#include "render-utils/IOStream.h"
#include "FrameBuffer.h"
#include "gfxstream/host/Tracing.h"
#include "gfxstream/host/iostream.h"
#include "gfxstream/host/logging.h"
#include "VkDecoderGlobalState.h"
#include "VkDecoderSnapshot.h"