Skip to content

Commit

Permalink
fix formatting issue (shader-slang#5432)
Browse files Browse the repository at this point in the history
Co-authored-by: Yong He <[email protected]>
  • Loading branch information
kaizhangNV and csyonghe authored Oct 29, 2024
1 parent 24bf067 commit 99c728f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/slang-wasm/slang-wasm.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#pragma once

#include <emscripten/val.h>
#include <slang-com-ptr.h>
#include <slang.h>
#include <unordered_map>
#include <slang-com-ptr.h>

namespace Slang
{
Expand Down

0 comments on commit 99c728f

Please sign in to comment.