Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add duplicate pragma (microsoft#6732)
Internal build that has DXC as a submodule and that is built with a different VC toolset version started failing after the pragma got moved up in commit 0b9acdb. Adding a duplicate pragma back at the original location makes both compiler versions happy. (cherry picked from commit 49d1ae9)
- Loading branch information