mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 09:20:13 +01:00
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:
parent
9ba070a398
commit
30fd362ca7
1 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue