Skip to content

Commit 3530b7a

Browse files
committed
Fix SPIRVTools.cpp(33,1): error C1075: '{': no matching token found
1 parent 164158f commit 3530b7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Graphics/ShaderTools/src/SPIRVTools.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,5 @@ std::vector<uint32_t> OptimizeSPIRV(const std::vector<uint32_t>& SrcSPIRV, spv_t
154154
}
155155

156156
} // namespace
157+
158+
} // namespace Diligent

0 commit comments

Comments
 (0)