Skip to content

Commit 6ff4f6b

Browse files
committed
[iceshard] Small warning as errors fix.
1 parent 1577e5f commit 6ff4f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/code/iceshard/iceshard/private/iceshard_gfx_runner.hxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ namespace ice::gfx
5050

5151
void update_rendergraph(
5252
ice::UniquePtr<ice::gfx::GfxGraphRuntime> rendergraph
53-
) noexcept;
53+
) noexcept override;
5454

5555
auto update_data(
5656
ice::EngineFrame& frame,

0 commit comments

Comments
 (0)