Fix -Wextra-semi warnings in headers used in Chromium
This commit is contained in:
parent
58d6905ea0
commit
76577b1aec
3 changed files with 4 additions and 4 deletions
|
|
@ -75,6 +75,6 @@ void SpirvToolsLegalize(const glslang::TIntermediate& intermediate, std::vector<
|
|||
|
||||
#endif
|
||||
|
||||
}; // end namespace glslang
|
||||
} // end namespace glslang
|
||||
|
||||
#endif // GLSLANG_SPV_TOOLS_H
|
||||
#endif // GLSLANG_SPV_TOOLS_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue